Hi Sanjeewa, applicationCallbackUrl is a property in the Application. Similar to Application Name, Application Description.
Thanks, NuwanD. On Wed, Dec 11, 2013 at 3:12 PM, Vijayaratha Vijayasingam <[email protected]>wrote: > > > > On 11 December 2013 15:08, Sanjeewa Malalgoda <[email protected]> wrote: > >> >> >> >> On Wed, Dec 11, 2013 at 2:30 PM, Vijayaratha Vijayasingam < >> [email protected]> wrote: >> >>> >>> Hi all; >>> >>> We try to incorporate Humantasks in our API management process. >>> Currently , we try to add human interactions for three tasks. >>> >>> 1. Application creation >>> 2. Usersignup process >>> 3. Subscription creation >>> >>> Following are the payloads, we send out to external bpel process >>> respectively. >>> Should we have a common format for this or is this sufficient? >>> >>> [1]<wor:createApplication xmlns:wor=" >>> http://workflow.application.apimgt.carbon.wso2.org"> >>> <wor:applicationId>0</wor:applicationId> >>> <wor:applicationName>mm</wor:applicationName> >>> <wor:applicationTier>Unlimited</wor:applicationTier> >>> <wor:applicationCallbackUrl>http://mm.com >>> </wor:applicationCallbackUrl> >>> <wor:applicationDescription></wor:applicationDescription> >>> <wor:tenantDomain>test.com</wor:tenantDomain> >>> <wor:userName>[email protected]</wor:userName> >>> >>> <wor:workflowExternalRef>507e3014-1785-48b4-83d4-e7133d50f277</wor:workflowExternalRef> >>> <wor:callBackURL>?</wor:callBackURL> >>> </wor:createApplication> >>> >> >> Why do we have two call back urls (wor:callBackURL and >> wor:applicationCallbackUrl)? >> >> > wor:callBackURL : BPEL callbackurl > wor:applicationCallbackUrl : That is the callbackurl we provide when > creating applications. > >> Thanks, >> sanjeewa. >> >>> >>> [2] <wor:registerUser xmlns:wor=" >>> http://workflow.registeruser.apimgt.carbon.wso2.org"> >>> <wor:userName>?</wor:userName> >>> <wor:tenantDomain>?</wor:tenantDomain> >>> <wor:workflowExternalRef>?</wor:workflowExternalRef> >>> <wor:callBackURL>?</wor:callBackURL> >>> </wor:registerUser> >>> >>> [3] <wor:createSubscription xmlns:wor=" >>> http://workflow.subscription.apimgt.carbon.wso2.org<http://workflow.application.apimgt.carbon.wso2.org/> >>> "> >>> <wor:apiName>?</wor:apiName> >>> <wor:apiVersion>?</wor:apiVersion> >>> <wor:apiContext>?</wor:apiContext> >>> <wor:apiProvider>?</wor:apiProvider> >>> <wor:subscriber>?</wor:subscriber> >>> <wor:applicationName>?</wor:applicationName> >>> <wor:tierName>?</wor:tierName> >>> <wor:workflowExternalRef>?</wor:workflowExternalRef> >>> <wor:callBackURL>?</wor:callBackURL> >>> </wor:createSubscription> >>> >>> >>> Thanks.. >>> -Ratha >>> mobile: (+94)755906608 >>> >>> _______________________________________________ >>> Architecture mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> >> *Sanjeewa Malalgoda* >> Senior Software Engineer >> WSO2 Inc. >> Mobile : +94713068779 >> >> <http://sanjeewamalalgoda.blogspot.com/>blog >> :http://sanjeewamalalgoda.blogspot.com/<http://sanjeewamalalgoda.blogspot.com/> >> >> >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > -Ratha > mobile: (+94)755906608 > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Nuwan Dias Senior Software Engineer - WSO2, Inc. http://wso2.com email : [email protected] Phone : +94 777 775 729
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
