Output CIM XML
Output CIM XML
Writes information about the selected design or work request node to a CIM-compliant XML file.
Enabled
-
The user must have the correct user role assigned. This role is determined by the MessageRoleName config value.
-
A design or work request node must be selected.
-
MMWorkflowManager must be the current extension.
Execute
-
If an input dictionary key is provided, looks in the task dictionary for XML message.
-
If input XML path is provided, gets the XML message.
-
If neither input parameter has a value, prompts the user for an XML file and retrieves the XML message from the path provided by the user.
-
Opens XML and processes according to verb provided. If New Verb parameter has a value, uses this verb to process.
-
If output dictionary key is provided, writes the XML for the selected node to the task dictionary.
-
If output XML path is provided, writes to a local XML file.
-
If neither output parameter has a value, prompts the user for a path to where the XML file should be written and writes out the XML.
Parameters
-
Input Dictionary Key: Dictionary key from which the message is received.
-
Input XML Path: Local path to XML where message may be retrieved.
-
Output Dictionary Key: Dictionary key to which the message is stored.
-
Output XML Path: Local path to XML where message is to be stored.
-
New Verb: You may modify the verb using this parameter.