cancel
Showing results for 
Search instead for 
Did you mean: 

Export text file from XMC

Export text file from XMC

Lunee
New Contributor

Hi,

I am new to XMC workflow.

I have created a workflow that list all the Non Eap ports with port name/descriptions. I need to export output in the form of text file for each switch. I can do it manually through workflow input. But I need to automate this process so that I can schedule workflow.

9 REPLIES 9

StephanH
Valued Contributor III

Ah ok, 

Workflows can’t save data during different runs. In that case I use a file (in the file system).

At first run I save to the let’s say status.log the info X.

At the second run I save Y to the status.log.

At every run I open the status.log and check what is stored in.

 

 

Regards Stephan

Lunee
New Contributor

I want to export .txt file. for example if it is saved to x.txt file for one switch then next time when the workflow is run  I want it to be saved to y.txt file.

StephanH
Valued Contributor III

Here is a link to the API documentation: http://api.extremenetworks.com/

In addition have a look at Markus Nikulski's last entry here, please. 

It is discouraged by Extreme to use the xmclibs direct.

 

Regards Stephan

StephanH
Valued Contributor III

Hello Lunee,

it is not clear to me What is your question.
Do you want to know how to read the switch name or its IP?

Regards Stephan
GTM-P2G8KFN