Element | Refactor considerations |
IS Document Types | Refactor field names in a document type. |
Flow services | Refactor field names in the signature. Refactor variable names used for pipeline variable substitution in the following properties of flow steps: Label property in all the flow steps Scope property in all the flow steps Switch in the BRANCH step Input and output array in a LOOP step In a MAP step, Indices of link Copy condition properties of linked variables Map set and map delete Timeout property of the flow steps, BRANCH, INVOKE, LOOP, MAP, REPEAT, and SEQUENCE Count and Repeat interval properties of REPEAT step Failure message property of the EXIT step |
Java services | Refactor field names in the signature. Note: Refactor within Java code is not supported. |
Specifications | Refactor field names in the signature. |
Triggers | Refactor variable names used in a filter. The variable names used in a filter must be enclosed within %. If variable names are not enclosed in %, you must manually change the variable name. Note: Provider Filters cannot be refactored. You must manually change Provider Filters. You can refactor only webMethods Messaging Triggers. |