Connectors - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997352

Connectors allow you to access an external application from EnterWorks, from the provided extension points. Typically these connectors use REST APIs, however, other types of APIs can be accessed if there are Java-based client libraries available for them.

Note: Many external applications require that you obtain a license for their product before they will honor your connector's requests. Make sure to allow time in your schedule to obtain and configure any necessary licenses.

See your EnterWorks sales representative for information about predefined connectors that are available for purchase.

An Example Custom Connector

How to Update SAP from EnterWorks using Winshuttle Studio. A demonstration is available in the Precisely University's EnterWorks Tech Talks. It shows how to configure the process of sending record data from EnterWorks repositories to SAP through Studio, and retrieving status responses from SAP to be stored back in the EnterWorks repository records. This process uses Scheduled Export, EPX Workflow, Windows batch scripts, and Scheduled Import functionality. Details about the configuration of each component is discussed and demonstrated. Example files are included.