Deprecated Services
Adeptia Connect documentation has moved to a new platform. See this page on the new portal.
This page lists the services and actions which are deprecated in Adeptia Connect.
Deprecated services
Service type | Description | Recommended service type |
---|---|---|
Record Queue Producer | Record Queue Producer is an asynchronous activity, which sets | Data Splitter Plugin |
Record Queue Receiver | Record Queue Receiver consumes the record from the queue and | Data Splitter Plugin |
Context Upload | Context Upload activity is used to map any field of a layout to the | |
Context Download | Context Download activity is used to generate XML from a context | |
File Source | The File Source activity provides the ability to fetch the data from a file. | |
File Target | The File Target activity provides the ability to specify a file as target. | |
HTTP Source | HTTP Source activity provides an ability to fetch data from an HTTP server. | Rest Consumer With Get Method |
HTTP Target | HTTP Target provides the ability to specify the file location that is | Rest Consumer With Put/Post Method |
Database Schema | The Database layout Activity defines the procedure to insert, update, or | |
Database Source | Database Source activity fetches data from the table of a database. | |
Database Target | The Database Target activity provides the ability to specify a database | |
Record to Record | Record to Record Service takes inputs record by record and processes |
Deprecated actions
Action | Description | Recommended action |
---|---|---|
Put-Context-Var | This action is used to declare one or more context variables with values assigned to it at | Use new variable process defined in Web Process Designer. |
Set-Child-Context | This action is used to set the value of Process Flow Variable or Activity Variable from | Use new process to Set-Child-Context in Web Process Designer. |
Set-Parent-Context | This action is used to set the value of the 'Process Flow Variable' or 'Activity Variable' | Use new process to Set-Parent-Context in Web Process Designer. |