Defining a File Inbound Template
The first step while creating a Template is to provide the Template definition. The definition includes details, such as name, description, and other information about the Template.
To provide the definition of a Template:
Click Configure > Templates > Create Template.
On the Create New Template screen, provide the name and description of the Template. The name should be a unique name and can be up to 48 characters long. The description of the Template can be up to 300 characters long.
Select the Project from the Select Project drop-down list.Click Continue.
Select File & Message from the template type, Inbound from the direction, and click Next.
Select the Network for which you are creating the Template. To select multiple Networks from the drop-down list, click on the networks one by one. Only the Partners of the selected Network(s) will be able to access this Template.
Select the checkbox Allow Import Partner(s) which allow you to select a Web Form to import Partners while configuring the Transaction.
Click Next to define the additional parameters for the Partners.
Click Add Parameter to define the parameters.
Parameter Name Description Group Title Unique name to identify a group. Parameter Name Name of the parameters of the group. Parameter Type Type of the input parameter to be received from the Partner. Input Options List of options for combo and radio button parameter type. Default Value Default value of the parameter Preview Preview of the group. You can define the parameters mandatory or optional with the Mandatory checkbox. Uncheck the mandatory checkbox to define the parameters optional. By default, parameters are mandatory.
The Partner who will use this Template to create a Transaction will define the values of these specified parameters that will be stored in the context of the process flow. Add as many parameters you want by clicking Add Parameter.Click Next to configure the template settings.
Field Name Description Contact User
Email id(s) listed here will receive a notification email whenever the Transaction is executed successfully or if there is an error during execution. Multiple email ids are separated by a comma.
If Adeptia Connect is running on multiple environments and you want to receive environment name in the emails, then you need to specify the environment name in the property (Configure > Developer Studio > Proceed > Administer > Setup > Update System Properties > Systems > Personalization).
When to notify the contact? Always: Send an email whenever the execution of the Transaction is successful.
On Error: Send an email if an error occurred during the execution of the Transaction.
Data Encoding Character-set encoding for your source data. The available options are UTF-8, UTF-16, UTF-32, and ISO-8859-1. Data encryption at rest Select the particular option from drop-down list of Data encryption at rest. You can enable, or disable, and use global Property value to configure EAR for Template.
Use Global Policy: Select 'Use Global Policy' to use Global Property value for Template.
Yes: Select 'Yes' to enable EAR for Template. It will not use Global Property value.
No: Select 'No' to disable EAR for Template. It will not use Global Property value.Enable External Mapping Validation Select this checkbox if you want to enable the external mapping validation in the mapping.
To use this feature in mapping:
Select the REST account from the drop-down list of Provide REST account information field that contains the REST API validation URL and the authentication parameters. Or,
Create a new REST account by clicking .Enable External Mapping Function(s) Select this checkbox if you want to enable the external mapping function in the mapping.
Select the REST account from the drop-down list of Provide REST account information field that contains the REST API URL and the authentication parameters. Or,
Create a new REST account by clicking .Once External Mapping Function is enabled, then you can choose Available Functions from the Destination elements of mapping to apply the custom function as a mapping expression.
Once External Mapping Validation is enabled, then icon is visible on the toolbar of mapper to validate the REST API.- Click Next to select the Source application.
Next Step