Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In Adeptia Connect you can create custom solutions using the custom service plugins. Any existing external programs, in any programming language, can be plugged-in as a service to the Adeptia Connect and can be reused at any time within data flows. Use of custom jars and properties may arise while developing such solutions. The following sections describe how you can use the custom jars and the properties.

Using custom jars

While creating a solution wherein you use a custom plugin to complete a business data transaction, you may sometimes require custom jars to make your solution work. You need to place your custom jar in the ext folder.

Using custom properties

For your custom solutions you may also have some custom properties to be configured. These custom properties are available in the properties files that are read by your custom jars placed in the ext folder. To enable custom jars to read these properties, you need to place the properties files directly in the etc folder.

  • No labels