-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Since updating to iFix 13 on 6.0.6.1 I've been unable to use the TSM.
java -jar tsm.jar -command importTypeSystemByDescription -url https://[rooturl]/rm -user XXXX -password XXXX sourceTag TSSource_DTS1_1 -targetTag TSTarget_DTS1_1
The change set is created in the stream, but it fails to deliver with:
The tracker https://[rooturl]/rm/taskTracker/7cc0ec21-721e-4281-859f-c257bc2c4a10 reports an error 'Tracker: 'https://[rooturl]/rm/taskTracker/7cc0ec21-721e-4281-859f-c257bc2c4a10'state: http://open-services.net/ns/auto#complete verdict: http://open-services.net/ns/auto#complete[{"type":"bnode","value":"_:-231772ab_17c7961acb1_1cd"}]{ Copy type system task }' Tracker verdict : 'http://open-services.net/ns/auto#error' Failed to Import into change set 'https://[rooturl]/rm/cm/changeset/_DySfgCwQEeyOG8HPIsGjBg'.
If I go into the stream editor, I can manually deliver the change set without a problem.
I'm embarking on a project with many components/streams and this tool is ideal for maintaining a consistent type system across components and project areas.