Informatica ActiveVOS
- Informatica ActiveVOS 9.2.5
- All Products
<migration:createMapRequest xmlns:migration="http://docs.active-endpoints/wsdl/migration/2011/04/migration.xsd"> <migration:fromPlanId>144</migration:fromPlanId> <!--Optional. If not used, defaults to the online plan of the pid:--> <migration:toPlanId>145</migration:toPlanId> </migration:createMapRequest>
<createMapResponse xmlns="http://docs.active-endpoints/wsdl/migration/2011/04/migration.xsd"> <migrationMap><![CDATA[ <processMigration xmlns="http://schemas.activevos.com/processMigration/2010/05/processMigrationMapper.xsd"> <migrationInfo> <locationInfo> <locationId>1</locationId> <locationPath>/process</locationPath> <idsToRoot /> </locationInfo> <mapForVariable>false</mapForVariable> <migrationMapper> <oldLocationInfo> <locationId>1</locationId> <locationPath>/process</locationPath> <idsToRoot /> </oldLocationInfo> <activityStrategy> <stateMapType>0</stateMapType> <defaultLocationInfo> <locationId>1</locationId> <locationPath>/process</locationPath> <idsToRoot /> </defaultLocationInfo> </activityStrategy> </migrationMapper> </migrationInfo> ... </createMapResponse>