cancel
Showing results for 
Search instead for 
Did you mean: 

BADI /IWPGW/IF_TGW_TASK_DATA extension are not showing in the IPAD

rachid_kroumba
Explorer
0 Kudos

Hi Folks,

Quick question I did activate  BADI  /IWPGW/IF_TGW_TASK_DATA to display more details in the work item for my inbox app and everything seems working OK, but when I run the app from an I PAD the added details are not showing. My inbox app was enabled for desktop, iPhone and I PAD.

Regards,


Rachid.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182874
Active Contributor
0 Kudos

Hi Rachid,

Which version of UI are you using for My Inbox application.

Kindly provide : UIX01CA1 version

SAP_UI version

SAP UI Library version

Regards,

Tejas

rachid_kroumba
Explorer
0 Kudos

  Here u go . Thanks for replying.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rachid,

I see you use old support package level.

http://help.sap.com/fiori_bs2013/helpdata/en/41/fd595461fce630e10000000a44538d/content.htm?frameset=...

Implementing on right SP level saves your troubleshooting time.

Regards,

Masa / SAP Technology RIG

former_member182874
Active Contributor
0 Kudos

Yes there are some fixes on the latest versions SP05 of uix01ca1.

Also make sure you are on latest library version 1.26.13 of sap ui

Kindly check if iwpgw is at 7

Regards

Tejas

rachid_kroumba
Explorer
0 Kudos

Hi Guys,

After debugging two sessions Desktop and IPAD we figure out that the Odata service $Expand

result is different the Desktop has one more value - UIExecutionLink and if we add this value

in debbuger the BADI detail will show up.  


Any idea...


Regards.

former_member182874
Active Contributor
0 Kudos

Hi Rachid,

Did you check for mandatory SP upgrades and corrections ? There are some fixes on the latest versions. So should save your debugging time. Most probably your issue might be with UI only.

Regards,

Tejas

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rachid,

I think a note is missing in your system.

Please check 2172906 - Task Gateway: UIExecutionLink might not be filled within $expand for SAP Business Workflow provider - IW_BEP. It has been available since May.

Regards,

Masa / SAP Technology RIG

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rachid,

Any update? Do you still have the issue?

Regards,

Masa / SAP Technology RIG

rachid_kroumba
Explorer
0 Kudos

Hi Masa,

We did apply today the following and the issue was solved.

  • SAP_UI     SP12
  • UIX01Ca1 SP5
  • SAPUI5 1.28.8

Thanks for all.

Rachid.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rachid,

Please try followings.

1. Test it on iPhone

2. Use Chrome browser on iPad.

3. Set external breakpoints in your BADI Implementation.

If the BADI is not called, some configuration is related.

If the BADI is called and additional HTML description is available, check the OData response. If the HTML desctiption is missing, further debug is required.

Regards,

Masa / SAP Technology RIG

rachid_kroumba
Explorer
0 Kudos

Hi Masa,

Thanks for your collaboration see below.

1. Test it on iPhone same issue (no HTML description is displayed)

2. Use Chrome browser on iPad. Same issue

3. Set external breakpoints in your BADI Implementation.  OK  

If the BADI is not called, some configuration is related.  NA    

If the BADI is called and additional HTML description is available, YES check the OData response.    

If the HTML description is missing, further debug is required.  BADI is called and HTML description is there see attached documents for ODATA service results

Regards.

Rachid.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rachid,

Please narrow down the issue.

Possibilities are,

1. BADI is not called when it is accessed from iPad

2. HTML description is lost in gateway process from Gateway to iPad

3. HTML description is reached to iPad but UI does not display it.

Based on your test result, is root cause No.3? Have you checked OData response via iPad?

Please double check the latest SP and notes.

Regards,

Masa / SAP Technology RIG

rachid_kroumba
Explorer
0 Kudos

Here is my SAP_UI and UIX01CA1 version and SP

Regards.