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 MoreSDK documents
APPSeCONNECT Component Version Pattern contains four numbers, which convey the following information: Pattern-
Read MoreAn 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 MoreLet us discuss some of the Do’s and Don’ts that one need to maintain while developing an Adapter in APPSeCONNECT platform.
Read MorePascal Case and CamelCase
Read MoreAdapter represents an interface between an APP and APPSeCONNECT. An adapter is the most important component which connects your app with APPSeCONNECT. There ...
Read MoreAdapter 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 MoreAdapter 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 MoreAction filters are special hierarchical key-value data store for each integration points which provides functionality to have hierarchy and can invoke AppRe...
Read MoreAdapter 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 MoreAPPSeCONNECT 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 MoreApplication 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 MoreAPPSeCONNECT adapter development SDK allows one to implement and create user interface for credentials. In case of OnPremise agent, you need to implement th...
Read MoreAn integration is generally scheduled at an interval or a specific time such that the data is pulled from the application only when the scheduler gets a tri...
Read MoreIt is evident that implementating adapter requires extensive knowledge about the API which you want to connect to, such that you can clearly implement and o...
Read MorePolicies are special modules which hooks over an Http pipeline of API execution. In addition to prebuilt policies, APPSeCONNECT also allows the developer to ...
Read MorePlugins 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 MoreAdapter 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 MoreAPPSeCONNECT 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