The following example adds a custom step to a P6 project data business flow.
Prerequisites
You have
- configured Gateway with two distinct P6 deployments.
- created a custom step called Calculate Activity Planned Cost using Gateway scripting language.
- added A field mapping template for the Activity object, Field Mapping Template for Activity Custom Step
Procedure
To add a project data business flow with a custom step:
- In the sidebar, select Flow Type and then select Project Data.
- Select Add....
- In the General step of the Business Flows wizard:
- Select P6 from the Source list.
- Select P6 from the Destination list.
- In the Business Flow Name field, enter Send Project Data Using Custom Step.
- Select the Use Custom Steps check box.
Note: Select Next on each screen to advance to the next step.
- In the Mappings step:
- Select the Gateway Object Name, Activity.
- Select the Field Mapping Name, Field Mapping Template for Activity Custom Step.
- In the Source App Parameters step, select Next.
- In the Destinations App Parameters step select Next.
- In the Custom Steps step, select Calculate Activity Planned Cost.
- In the Summary step, review your selections and select Save.
The business flow is now available to run synchronizations between two P6 deployments.