Hi All, I am automating adding an application workflow by following the document[1]. Using the HumanTaskClientAPIAdmin admin service I can approve application creation task as below.
humanTaskClientAPIAdminClient.complete(b4pTask.getId(), "<sch:ClaimApprovalResponse xmlns:sch=\"http://www.example.com/claims/schema\">\n" +" <sch:approved>true</sch:approved>\n" +"</sch:ClaimApprovalResponse>"); But In the APIM UI the application status is INACTIVE. [1] https://docs.wso2.com/display/AM190/Adding+an+Application+Creation+Workflow Thanks, Iqbal -- Irham Iqbal Software Engineer - Test Automation WSO2, Inc.: http://wso2.com lean. enterprise. middleware phone: +94 777888452
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
