HI Roger, you can find latest sample for APIM 1.10.0 and 2.0.0 from this[1] git location.
[1] https://github.com/chamilaadhi/wso2-am-billing-engine/releases Thanks and Regards On Wed, Sep 14, 2016 at 9:36 PM, Roger Giuffre <[email protected]> wrote: > I forgot. The maven packages are already updated to 2.0 version? > > Roger > > 2016-09-14 18:04 GMT+02:00 Roger Giuffre <[email protected]>: > >> Hello, in this project https://github.com/ruks/wso2-am-billing-engine >> >> i see the example of SubscriptionBillingWorkflow >> >> where i can find this code: >> >> httpworkflowResponse.setAdditionalParameters("CallbackUrl", >> APIMStoreUrl + >> "/site/blocks/workflow/workflow-listener/ajax/workflow-listener.jag"); >> httpworkflowResponse.setAdditionalParameters("workflowRefId", >> workflowDTO.getExternalWorkflowReference()); >> httpworkflowResponse.setAdditionalParameters("reDirectUrl", APIMStoreUrl); >> httpworkflowResponse.setAdditionalParameters("subscriptionid", >> workflowDTO.getWorkflowReference()); >> >> >> I'm working on integration with killbill. Then i asks the request is a >> GET request with the querystring of if it a post request. >> >> Thanks for your attention >> >> Roger >> > > > > -- > -- > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rukshan Chathuranga. Software Engineer. WSO2, Inc.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
