<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RPG Procedures Reference :: Aperio Documentation</title><link>/rpg/index.html</link><description>Chapter 7 RPG Procedures The RPG manager program is responsible for unpacking entry parameters from request string, then call black box program. The result from black box porgram is packed back into response. The manager program handle also errors and warnings, it means retrieve them from memory and put into JSON string in correct format. Aperio provides set of tools to help programmer to operate on request/response without any pain. Complete list of tools are described in this documentation. The procedures are divided into groups: Request procedures which can be used to operate on JSON request. Response procedures which can be used to pack results back into JSON response. And other procedures which are uncategorized.</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 22 Jul 2020 11:49:03 +0200</lastBuildDate><atom:link href="/rpg/index.xml" rel="self" type="application/rss+xml"/><item><title>Request Procedures</title><link>/rpg/request/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/rpg/request/index.html</guid><description>Chapter 6.1 RPG Request Procedures This chapter describes procedures used to read incoming request string.</description></item><item><title>Response Procedures</title><link>/rpg/response/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/rpg/response/index.html</guid><description>Chapter 6.2 RPG Response Procedures This chapter describes procedures used to build outgoing repsonse string.</description></item><item><title>Control Procedures</title><link>/rpg/control/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/rpg/control/index.html</guid><description>Chapter 6.3 RPG Control Procedures This chapter describes procedures used to read and write control values.</description></item><item><title>Message Handling Procedures</title><link>/rpg/message/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/rpg/message/index.html</guid><description>Chapter 6.4 RPG Message Handling Procedures This chapter describes procedures used to handle message in aperio.</description></item><item><title>Other Procedures</title><link>/rpg/other/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/rpg/other/index.html</guid><description>Chapter 6.5 Other RPG Procedures This chapter describes other procedures.</description></item><item><title>External API Procedures</title><link>/rpg/externalapi/index.html</link><pubDate>Wed, 22 Jul 2020 11:49:03 +0200</pubDate><guid>/rpg/externalapi/index.html</guid><description>External APIs Procedures This chapter describes prcedures to complete an HTTP request to external API.</description></item></channel></rss>