To extend Gateway features outside the Primavera Gateway framework, download Customization SDK as follows:
- Select the Help menu.
- Select Customization SDK from the list.
- Save Customization.zip to a local folder.
- Extract the zip contents.
- Use the Customization SDK to create the following features:
- External custom steps
Create, deploy, and maintain external custom steps outside the Gateway framework when Gateway is deployed as a cloud service or on-premises. Use external custom steps in business flows and synchronizations as-needed and on-demand.
Control or limit the use of external custom steps to specific combinations of source and destination applications.
For more details how to implement an external custom step, see gateway_external_custom_step_SDK.HTM in the SDK download.
A Sample External Custom Step is also delivered in Gateway. For more details on how to use the Sample External Custom Step in a business flow and a synchronization, see Readme_Gateway_External_Custom_Step.txt in the SDK download.
- External Providers
Create, deploy, and maintain external providers outside the Primavera Gateway framework to support integrations with new applications. An external provider is a generic provider application that can be called on-demand to support integrations with any new ERP application.
For more details on how to implement external provider applications, see gateway_external_provider_SDK.HTM in the SDK download.
A Sample External Provider is also delivered in Gateway. For more details on how to use the Sample External Provider in a business flow and a synchronization, see Readme_Gateway_External_Provider.txt in the SDK download.
Note: Customization SDK is available for Gateway as a cloud service, and on-premises installations on a managed server.
- External custom steps