Quantcast
Viewing all articles
Browse latest Browse all 8735

Fiori Approve All app issue

Hi,

 

I am getting following (attached) issue in Approve all (ui5_ca_all_apv) app.

 

when I debug I found that this issue is coming because when the taskprocessing oData service is called its called as below

 

http://<server>/sap/opu/odata/IWPGW/TASKPROCESSING;mo/ConsumerScenarioCollection?

$filter=((ConsumerType eq 'TABLET')) and ((UniqueName eq 'DEMO_GMI_CAPEX' ))

 

and as is filter I do not have any scenario for "((UniqueName eq 'DEMO_GMI_CAPEX' ))" so the above issue is coming . Also I found that,

 

in Component.js - skeleton

•Initializes the skeleton, important parameter are

sScenario : "DEMO_GMI_CAPEX",

sStartView : "Detail",

fUrlResolve : sap.ca.workflow.approve.uilib.Component.UrlResolve,

fViewStarted : sap.ca.workflow.approve.uilib.Component.ViewStarted,

oListSorter : new sap.ui.model.Sorter("CreatedOn", true),

aIdentificationFields : ["InstanceID"],

 

is this a right reason for this issue and is there any solution of this issue ? or its a separate issue from which I diagonalised.

Thanks in advance for help.


Viewing all articles
Browse latest Browse all 8735

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>