Order Input Source Management via CLI - Xyna-Factory/xyna GitHub Wiki

CLI commands corresponding to the Order Input Source management operations:

 ''# List Order Input Sources''
 ./xynafactory.sh '''listorderinputsources''' [-applicationName <arg>] [-v] [-versionName <arg>]
     [-workspaceName <arg>]
 
 ''# List registered Order Input Source type implementations''
 ./xynafactory.sh '''listorderinputsourcetypes''' [-lang <arg>]
 
 ''# Register an additional Order Input Source type implementation''
 ./xynafactory.sh '''registerorderinputsourcetype''' -fqClassName <arg> -name <arg>
⚠️ **GitHub.com Fallback** ⚠️