Hi everyone,
Build version M33.104.
Following this thread, I'm trying to implement the CTS+ for tracking the transports between different Redwood landscapes.
I want to follow the loose coupling for the export and close coupling for import using the script deployment method.
for the script deployment to work, i should map the return codes of the import job with the deploy script so that CTS+ understands it.
Now, I tested the commands and found that, the command prompt doesn't return error code if the import fails, instead i have to go and check the Promotion-->Imports section to see whether the import job completed successfully or not.
The command returns/says upload complete, irrespective of the status of the import job. Screenshot below:
Can you please let me know of a way to output the error? or is there a command to query the status of the job from a remote server?
PS: using the -verbose option didn't help.
Thanks
Nanda