Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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.

If you are creating an EDI Template, ensure that you have created an EDI Partner and Data Dictionary.

Info
Only a Company administrator and an IT User can create a Template. However, it is recommended that only IT User creates a Template.

To provide the definition of create a Template:

  1. Click Configure > Templates > Create Template
    Image Removed
    Image Added

     

  2. 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.

    Image RemovedImage Added

     

  3. Click Continue to select the network .

  4. Select the Network for which you are creating the Template.

    Select the Template access and Network.

    Image Removed

     

    NameDescriptionAccess To template

    Public: Template is used by the Company and self onboarded Partners.

    Private: Template is used by the Company only.

    Network

    Selection of Network(s) will depend on the type of access you have chosen in the previous option.

    If the access to template is Private, then by default, only Internal Network is selected and you can't add or change the Network.

    If the access to template is Public, you can select the Network(s) from the drop-down list. To

     To select multiple Networks from the drop-down list, click on the networks one by one.

    Only

     Only the Partners of the selected Network(s) will be able to access this Template.

    Image Added

     

  5. Click Next to provide choose the configuration detailstemplate type.

    Provide the configuration details for the Template. 

    Image Removed

    Anchor
  6. File_AppFile_AppIn the Select

    Select Custom from the template type,

    select one from the following options:Image Removed

    App: Select this option if your Partner is using an application, for example, QuickBooks.

    File & Message: Select this option if your Partner is using a file system, for example, File Source, or message type application, for example, Email or JMS.

    EDI: Select this option if your Partner wants to send or receive EDI files.
    AnchorInbound_OutboundInbound_OutboundIn the Select direction, select Inbound to receive data from the Partner. In this option, Partner will define the Source application account and configuration details.
    Image Removed
    AnchorConfigurationConfigurationThe list of applications in the /wiki/spaces/AC2/pages/655669 and /wiki/spaces/AC2/pages/655497 application screen differs based on the option selected in the Select template type drop-down list. The applications will be listed as per the following table:
    Application TypeTemplate TypeList of Applications
    Source ApplicationAppList of all app-based application will appear, for example, Facebook, QuickBooks, HubSpot, FreshBooks, and so on.
    FileList of all file-based application will appear, for example, File, FTP, Email, and so on.
    EDIFTP, File, and JMS.
    Target ApplicationAppAll the supported applications will appear irrespective of the option selected.
    File
    EDIFTP, File, Database, and JMS.

    Click Next to continue further.

    Image Removed

     Inbound from the direction, and click Next.

    Image Added

     

  7. Click Next to configure template settings.

    Image Added

     

    Field NameDescription

    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. This option is not applicable for EDI template type

    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 > All Entities > 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.This option is not applicable for EDI template type.

    Data EncodingCharacter-set encoding for your source data. The available options are UTF-8, UTF-16, UTF-32, and ISO-8859-1.
    AnchorParametersParameters
  8. Click Next to define the additional parameters for the Partners. This is an optional screen and not applicable for EDI template type.
  9. Click Add Parameter to define the parameters. 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.

    Parameter NameDescription
    Group TitleUnique name to identify a group.
    Parameter NameName of the parameters of the group.
    Parameter TypeType of the input parameter to be received from the Partner.
    Provide Input OptionsList of options for combo and radio button parameter type.
    Live PreviewPreview of the group.
  10. Click Next to define EDI settings. This screen appears only for EDI template type. 
  11. Select the EDI standard from the EDI Standard drop-down list. The available options are X12 and EDIFACT. 

  12. Select the version from the EDI Standard Version dropselect the process flow. 
  13. Select the process flow from the drop-down list. This will list

    will have all the EDI versions you have created in the Data Dictionary. You will find 004010 and 005010 as a default EDI version. 
  14. Provide the assigned code in the Association Assigned Code text box.    
  15. On the basis of the selected EDI version, the list of transaction set codes is populated in the Transaction Set Code drop-down list. Select the code from the drop-down list.
  16. Select the indicator from the Test/Production Indicator drop-down list. The available options are T-Test and P-Production.

  17. Select the option from the Generate Acknowledgement drop-down list to generate acknowledgment for the inbound messages sent. Following are the available options:

    Option Name
    Description
    No - Do not generate acknowledgmentsSelect this option if you don't want to generate the acknowledgment for the inbound messages sent.
    Yes - No error detailSelect this option to generate the acknowledgment for an inbound message sent without error details.
    Yes - With error detailSelect this option to generate the acknowledgment for an inbound message sent with error details.
     

    To send an acknowledgment for the inbound messages received, you need to create an EDI Outbound Transaction either using pre-built EDI Outbound Template or /wiki/spaces/AC2/pages/655660. While creating an EDI Outbound Transaction, following fields must have the same values provided while creating EDI Inbound Template.

    • Partner Name

    • EDI Standard Version

    • Association Assigned Code

    • Test/Production Indicator 

    After you have selected the values in the above fields, select 997 in the Transaction Set Code. Provide the details in the other fields.

  18. Select Compliance Check check box to execute a compliance check on the document.

  19. Expand Interchange Properties.
  20. Select the type of sequence checking from the Sequence Checking drop-down list. Following are the available options:

    Option Name
    Description

    None

    No sequence checking is done on the control number.

    Duplicate

    Duplicate means inbound document contains duplicate control numbers. If you select this option then control numbers of inbound messages should not be duplicated. In case control number is duplicated then the inbound message is not processed and an error message is generated in the EDI Interchange inbound log.

    Incremental

    Incremental means control numbers should be in the incremental order. If you select this option then control numbers of inbound messages should be in the incremental order. In case control number of any message is not in the incremental order then the inbound message is processed but a warning message is generated in the EDI Interchange Inbound Log.

    Chronological

    Chronological means control number should be greater than the previous control number. If you select this option then control numbers of inbound messages should be in the chronological order. In case control number of any message is not in the chronological order then the message is processed but a warning message is generated in the EDI Interchange Inbound Log.

    For Incremental and Chronological sequence checking, provide the values in the Use Global Control No check box and Last Used Control No text box. Select Use Global Control No check box to use the control number defined while adding a Partner else provide the last used control number in the text box. The value in the Last Used Control No text box is populated automatically. Image Removed
    Expand Group Properties.
  21. Functional ID is populated automatically based on Transaction Set Code you have selected.
  22. Define the sequence checking and control numbers in the similar way as defined in the Interchange Properties.
    Image Removed

     

  23. Expand Document Properties. Define the sequence checking and control numbers in the similar way as defined in the Interchange Properties.

    Image Removed

     

  24. Expand Advanced Properties.

    1. Set the number of transaction sets to process at a time within a group in the Transaction sets Process Count text box, default is 2000.

    2. Set the number of concurrent processes that can run at a time in the Concurrent Processes text box, default is 1.

  25. Click Next 

    all the process flows published as a template. 

    Image Added
     You can either select from an existing published Process Flows or create a new one by clicking Image Added

    Info

    If you are creating a new Process Flow, you must follow the guidelines for creating a Process Flow for a Custom Template. Click here to view the guidelines.

    1. On the Create Process Flow window, provide a unique process flow name and description, and click Continue
    2. A file - startPD.jnlp will get downloaded to your computer. Double-click to open the Process Flow Designer
    3. Now, create a Process Flow as per your requirements.

     

  26. Click Next to select the activities. 

  27. The screen will display all the activities used in the Process Flow. In case of multiple destinations, select the destination by clicking Destination check box in Trigger/Action column. 

    Here, as an example of two Source and Destinations have been used in a custom template. 

    Image Added  

    NameDescription
    Process StepList of activities used in the process flow.
    Base TypeType of activity - source, layout, mapping, and so on.
    Trigger/ActionShows the Source which will act as a trigger in case there are multiple sources. You can also select the destination in case of multiple targets.
  28. Click Next to define the parameters. 

    Image Added

     

  29. Click Add Parameter to add either Template or Transaction Parameters. These are the parameters whose value you want to get while creating a Template or Transaction. 

    Template Parameters: Company Users will define the value of these parameters while creating a Template.

    Transaction Parameters: Business Users or IT Users will define the value of these parameters while creating a Transaction using this Template.

    Parameter NameDescription
    Group TitleUnique name to identify a group.
    Parameter NameName of the parameters of the group.
    Parameter TypeType of the input parameter to be received from the Partner.
    Provide Input OptionsList of options for combo and radio button parameter type.
  30. Click Next to define the values of the Template parameters. This screen appears only if you have provided Template Parameters in the previous step.
  31. Click Next to select the Source application.

Next Step

...

Defining the source application of the template