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.

Company 

 

...

Expand
titleCan I add one Partner to more than one Network?

Yes, you can add a Partner to multiple Networks provided they are non-parameterized Networks.

Expand
titleHow can I configure EDI settings for a Partner?

Based on the option (internal, external, and ask) specified in the application.properties file, steps to configure EDI settings for a Partner varies. Click here to know more.

Expand
titleHow can I configure a variable for a Partner?

Based on the option (internal, external, and ask) specified in the application.properties file, steps to configure a variable for a Partner varies. Click here to know more.

Expand
titleHow can I move a Partner from a Network to another?

Edit the Partner and change the Network from the Edit Partner window.

...

Expand
titleHow many types of Templates are there in Adeptia Connect?

There are following four types of Templates in Adeptia Connect:

Using any of the above template types, you can create following two types of Templates: Inbound and Outbound. However, with Custom Template Type, you can also create VAN Partner to Partner Exchange Template to exchange data between the Partners.

...

Expand
titleI want to exchange data between the Partners. Which type of Template I need to create?

You need to create a Partner to Partner (VAN) Exchange Template to exchange data between the Partners. 

...

Expand
titleWhile using FTP or Dropbox application at Destination, a unique id gets appended to the output file name after each execution. What I need to do if I don't want a id with to have the output file name without id?

You need to select the Overwrite this file check box while configuring the application in a Template. In this case, a unique id will not be appended and the target file will be overwritten by the new file, for example, filename.txt.

...

Expand
titleWhich type of applications I can choose in case Custom template has multiple Source and Destination applications?
  • In case, there are multiple sources in the Process Flow then while creating a Template: 
    • The source set as a trigger can use any application, but for the sources other than trigger can use only following applications: File, FTP, Database, JMS, Email, and Spazio MFT/s. 

  • In case, there are multiple destinations in the Process Flow then while creating the Template: 
    • The target set as a destination and target other than set destination can use any of the supported applications. 
Expand
titleI have installed Adeptia Connect on multiple environments. What I need to do to identify from which environment this notification email comes?

You need to specify the environment name in the property (Configure > All EntitiesDeveloper Studio > Proceed > Administer > Setup > Update System Properties > Systems > Personalization) to receive environnment name in the email.

...

Expand
titleI have installed Adeptia Connect on multiple environments. What I need to do to identify from which environment this notification email comes?

You need to specify the environment name in the property (Configure > All EntitiesDeveloper Studio > Proceed > Administer > Setup > Update System Properties > Systems > Personalization) to receive environnment environment name in the email.

Web Forms

 

Expand
titleWhat are Web Forms?

Adeptia Web Forms is an interactive feature that allows you to create a form to transfer data from a source to destination. Web Forms are so simple to use that a business user can easily create it by adding controls, customizing the appearance and layout, and adding rules that decide the behavior of the form.

Expand
titleWhat kind of forms I can create?

You can create following three kinds of Web Forms:

  • Form: A single page step form.
  • Wizard: A wizard type would contain a complex form with multiple steps in different pages. For example, if you have a large form for entering user data, you would create a wizard form to divide the detail fields into a series of steps. At runtime, the wizard form would display the Web Form asking to fill the details like any other online complex form.
  • Custom: A customized web page developed in EXT-JS.
Expand
titleHow can I use a Web Form to transfer data to the Destination application?

You need to:

  1. First, create a Web Form of Template/Transaction type.
  2. Activate the form.
  3. Create a template and select Web Form app while configuring the Source application.
  4. Select On Form Submit as a trigger.
  5. Select the web form.
  6. Select the destination application.
  7. Follow the steps and create a Template.
  8. Create a transaction using this template.
  9. After you have created a Transaction, click Image RemovedRun Now.
  10. The web form appears. Fill the details on the form and then click Submit

Click here for more detailed instructions.

Expand
titleCan I grant Web Form access to the Partner?

Yes, you can only allow Partners of the Network(s), for which Web Form is created, to access Web Form. After granting an access, Partner can use the Web Form. 

There are two conditions for granting access to a particular Web Form:

  • The Web Form must be activated.
  • The Partner to whom you are granting access is self onboarded.
Expand
titleWhat happens if I don't activate a Web Form?

If you don't activate a Web Form then you can not use a Web Form in a Template and your Partners are not able to access it.

LDAP

 

LDAP (Light Weight Directory Access Protocol) is an application protocol for accessing and maintaining distributed directory information services from LDAP server over an Internet Protocol (IP) network. The LDAP directory services provide an organized set of records, often with a hierarchical structure such as a corporate email directory.
Expand
titleWhat is LDAP?
kind of forms I can create?

You can create following three kinds of Web Forms:

  • Form: A single page step form.
  • Wizard: A wizard type would contain a complex form with multiple steps in different pages. For example, if you have a large form for entering user data, you would create a wizard form to divide the detail fields into a series of steps. At runtime, the wizard form would display the Web Form asking to fill the details like any other online complex form.
  • Custom: A customized web page developed in EXT-JS.
Expand
titleHow can I use a Web Form to transfer data to the Destination application?

You need to:

  1. First, create a Web Form of Template/Transaction type.
  2. Activate the form.
  3. Create a template and select Web Form app while configuring the Source application.
  4. Select On Form Submit as a trigger.
  5. Select the web form.
  6. Select the destination application.
  7. Follow the steps and create a Template.
  8. Create a transaction using this template.
  9. After you have created a Transaction, click Image AddedRun Now.
  10. The web form appears. Fill the details on the form and then click Submit

Click here for more detailed instructions.

Expand
titleCan I grant Web Form access to the Partner?

Yes, you can only allow Partners of the Network(s), for which Web Form is created, to access Web Form. After granting an access, Partner can use the Web Form. 

There are two conditions for granting access to a particular Web Form:

  • The Web Form must be activated.
  • The Partner to whom you are granting access is self onboarded.
Expand
titleWhat happens if I don't activate a Web Form?

If you don't activate a Web Form then you can not use a Web Form in a Template and your Partners are not able to access it.

LDAP

 

Expand
titleWhat I need to do to allow LDAP users to access Adeptia Connect?

You need to configure LDAP properties in Adeptia Suite to allow LDAP users to access Adeptia Connect.

...