Share this link

    How to Integrate with Transplace?

    692 0 Created on 2021-01-26 15:39:58; Last updated on 2022-07-01 13:01:37

    This "How to" should provide you with the necessary steps to implement a working integration with Transplace from scratch using Babelway.

     

    Preferred Protocols and Message Formats. When integrating with Transplace, you will be expected to send X12 (version 4010) messages through FTP.

    Setting up your connection

    Transplace uses FTP. Your channel will look something like this:

     

    For FTP, create an "FTP Client" gateway IN as follows. Note that Transplace needs to share with you the information required to complete the highlighted section.

    2020-02-25_02-12-28.png

     

    In order to send content to Transplace, you will need to complete the matching FTP client outgoing gateway:

    2020-02-25_02-13-22.png

     

    Once again, you will need Transplace to share the highlighted information with you. Most likely, only the directory will differ between the two gateways and you will use the same credentials to log in to their FTP server.

    Whether you begin with the incoming or outgoing flow, you can test your connection by creating a dummy channel using your newly created gateway, "Not defined" message definitions and a "no transform" transformation to just ensure that you can exchange content with Transplace correctly. Next, you will want to validate that you can correctly convert your format to theirs in a way that matches their requirements.

    Configuring your messages

    You will find samples for their messages in the resources bundle.

    Transplace doesn't seem adamant that you use 997 functional acknowledgements when exchanging content with them. However, if you wish to correlate the acknowledgements they send you, or if you decide to send acknowledgements yourself, you can have a look at Babelway's 997 implementation:

     

    This documentation is based on our integration projects but we'd love to enhance and update it with your own feedback and experience: support@babelway.com.

    Last update: Jan 10 2018

    

    0 people found this helpful.

    Related Articles