admin管理员组文章数量:1335840
The US Department of Labor (DOL) has an application called "GPMS" that is built using Appian. The application's url is /.
My company builds a related web application. There's duplication between the GPMS (Appian) application and our web application due to a lack of interoperability in GPMS. For example, the GPMS application has "case" records and so does our application. We want to make it easy for a user to navigate from a case in our application to the corresponding case in the GPMS (Appian) application.
The users have entered the GPMS (Appian) "case IDs" (8 digit numbers) into our system. Is there a way to construct a link using only the numeric case ID that would open the corresponding case record in Appian?
For example, let's say there's a case with ID "123456789" in GPMS (Appian). The current url to the page in GPMS is something like the following:
/{...long encrypted parameter...}/view/summary
--------------------------------
There's no way for our application to know what the "long encrypted parameter" part of the URL is. Is there an alternative url scheme that accepts a simple record ID? For example, something like:
/{record-id}/view/summary
-----------
I tried asking on the Appian forums and through our GPMS contacts but have not received a response:
本文标签: External web application how to construct Appian record url using only record IDStack Overflow
版权声明:本文标题:External web application: how to construct Appian record url using only record ID - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742387364a2465300.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论