Hi everybody, hi Masa :-),
for a customer demo on Tuesday Morning we need the Fiori APP APPROVE Requisition, this is the main business case for the customer to use Fiori!
We made the configuration in the BackEnd so we have WorkItem in the inbox! We installed the app UI (GW) but there is a error when starting the APP
{"error":{"code":"GBAPP_APV_MSG/013","message":{"lang":"en","value":"Workflow Task Type is not passed as filter criteria"},"innererror":{"transactionid":"E34B03E4F7E6F1259A7700505681506A","timestamp":"20140704072204.0790000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"},"errordetails":[{"code":"GBAPP_APV_MSG/013","message":"Workflow Task Type is not passed as filter criteria","propertyref":"","severity":"error"},{"code":"/IWBEP/CX_MGW_BUSI_EXCEPTION","message":"","propertyref":"","severity":"error"}]}}}
The GW Service call of the APP is
XXXX/sap/opu/odata/sap/GBAPP_PRAPPROVAL;/WorkflowTaskCollection?$skip=0&$top=100&$orderby=WiCreatedAt%20desc&$inlinecount=allpages&sap-client=001
--> as seen in the discussion http://scn.sap.com/thread/3447647 there must be a filter of Task Type
...WorkflowTaskCollection?$filter=TaskType eq 'TS00007986' --> This is missing in the APP
The note 2002955 is mentioned in the installation Guide for the APP - this Note is not released!!
1. Do you know if this is solving the problem?
2. When will it be released? --> can you sned the note to use??
3. Is there a other way to fix this problem - is there an mistake we made?
Best Regards!!
Dominik
Tags edited by: Michael Appleby