<serviceTask id="createSupplyInitiatedProposal"
name="create Supply Initiated Proposal" flowable:type="http">
<extensionElements>
<flowable:field name="requestMethod">
<flowable:string><![CDATA[GET]]></flowable:string>
</flowable:field>
<flowable:field name="requestUrl">
<flowable:string><![CDATA[http://localhost:8008/test1/${proposalId}]]></flowable:string>
</flowable:field>
<flowable:field name="requestHeaders">
<flowable:string><![CDATA[
orgKey:${orgKey}
application-origin:hardcode origin1]]></flowable:string>