Links with EDI-Master Cloud's Zengin TCP/IP communication API to send, receive, and transmit data
- name
- EDI-Master Cloud Zengin TCPIP communication transmission
- tag
- EDI linkage / Zengin TCP/IP / JX procedure
- Connector used
- REST Connector/FTP Connector
- API
- EDI-Master Cloud Zengin TCP/IP communication API V1
EDI-Master Cloud Zengin TCP/IP transmission execution
EDI-Master Cloud is a cloud-native EDI service provided by Canon IT Solutions. It not only provides basic EDI functions such as communication, conversion, and operation on the cloud, but also provides various functions via Web API, making it possible to call EDI functions and obtain information via API from various products and services such as mission-critical system, core system, operation management software, and EAI/ETL.
This application contains scripts that use the EDI-Master Cloud Web API to execute the sending, receiving, and sending flows of Zengin TCP/IP (wide area IP network), the main protocol for Internet EDI.
- You can use this script as a reference for sending, receiving, and transmitting JX procedures.
Script Details
Zengin TCP/IP sending script (EDI-Master Cloud_send_zgtcp)
It calls the EDI-Master Cloud Zengin TCP/IP communication API and stores and sends files after user authentication.
Please check with the EDI-Master Cloud administrator user in advance about the values to be set as fixed variable values in the script, such as the tenant ID.
Zengin TCP/IP sending and receiving script (EDI-Master Cloud_recieve_zgtcp)
It calls the EDI-Master Cloud Zengin TCP/IP communication API and receives and extracts files after user authentication.
Extractable (already received) data must be prepared in advance on the EDI-Master Cloud side.
Please check with the EDI-Master Cloud administrator user in advance about the values to be set as fixed variable values in the script, such as the tenant ID.