SDK documents

less than 1 minute read

Environment section of APPSeCONNECT allows the user to deploy configurations and adapters. In case of APPSeCONNECT, you will automatically get a list of all...

Read More

1 minute read

An admin or an end-user can upload updated adapter to an existing app such that the adapter can be changed later or rolled back to the previous upload, follo...

Read More

1 minute read

Let us discuss some of the Do’s and Don’ts that one need to maintain while developing an Adapter in APPSeCONNECT platform.

Read More

4 minute read

Adapter represents an interface between an APP and APPSeCONNECT. An adapter is the most important component which connects your app with APPSeCONNECT. There ...

Read More

5 minute read

Adapter supports a number of storages which you can make use of to perform various tasks. For an adapter developer, it is sometimes becoming important to sto...

Read More

2 minute read

Adapter works on background always to communicate data between application and APPSeCONNECT. As there are a large part of code written by you which the plat...

Read More

4 minute read

Action filters are special hierarchical key-value data store for each integration points which provides functionality to have hierarchy and can invoke AppRe...

Read More

less than 1 minute read

Adapter development is a common practice, and one of the most challenging thing to do is to debug an adapter before you finally publish it to the APPSeCONNE...

Read More

1 minute read

APPSeCONNECT provides a number of events which you as a developer can hook into, to write code specially when the execution stops at a particular event. Let...

Read More

2 minute read

Application resources are special methods that can be added on the adapter code using the interface IAppResources which can be referenced in mapping or else...

Read More

1 minute read

Policies are special modules which hooks over an Http pipeline of API execution. In addition to prebuilt policies, APPSeCONNECT also allows the developer to ...

Read More

1 minute read

Plugins are a piece of software which lets to tightly couple with the platform to enhance the platform and / or improve performance of the integration. As yo...

Read More

2 minute read

Adapter in terms of APPSeCONNECT is a piece of software component external to the application core is plugged in to the system seamelessly such that the pla...

Read More

1 minute read

APPSeCONNECT is a generic platform that helps a developer as well as an integration consultant to work on specific application, connecting them to the platfo...

Read More