You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on our discussion on the Archi forum it would be of great benefit to have the 'import ServiceNow' available as a command line option of the ACLI. The CSV and XML Open Exchange Import is already supported, and would be great if SN plugin added an option keeping in line with the current CLI standard. It would look like:
Based on our discussion on the Archi forum it would be of great benefit to have the 'import ServiceNow' available as a command line option of the ACLI. The CSV and XML Open Exchange Import is already supported, and would be great if SN plugin added an option keeping in line with the current CLI standard. It would look like:
Archi -application com.archimatetool.commandline.app -consoleLog -nosplash --servicenow.import <*.ini file>
Existing import options support of the format:
Archi -application com.archimatetool.commandline.app -consoleLog -nosplash --csv.import <*.csv file>
Archi -application com.archimatetool.commandline.app -consoleLog -nosplash --xmlexchange.import <*.xml file>
Thanks,
Manjit
The text was updated successfully, but these errors were encountered: