cancel
Showing results for 
Search instead for 
Did you mean: 

Refresh Issue - Fiori MyInbox configured with custom workflow , with CA_FIORI_INBOX extension

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi,

We are configured some custom workflows with SAP Fiori MyInbox and implemented BADI for the decision handling, functionality of approve/reject is working fine.

But the App is not refreshing automatically after processing a task, we have to manually Refresh the App for doing this.

We have extended the CA_FIORI_INBOX (MyInbox) is to just hide the footer buttons and Tabs visibility (We need only Info and Attachments Tabs)

Version : UIX01CA1 1.00 with SP Level 006

The Refreshing is not happening automatically, please help in this regard.

How to proceed to implement automatic Refresh . As per my understanding I have to do nothing in coding section as using the standard app with provided extension points.

Please help in this regards.

Kalyan

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kalyan,

What is the SAPUI5 version?

What is the My Inbox app version? 1.6.25?

Regards,

Masa / SAP Technology RIG

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi

MyInbox component version: UIX01CA1 1.00 with SP Level 006

UI5 version : 1.28

Thanks and Regards

Kalyan

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Do you have the detail version number?

My Inbox version: 1.26.??

SAPUI5: 1.28.??

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

I have raised to SAP. They released a Note : 2461274 - Fiori MyInbox Refresh Issues with Asynchronous Tasks

As per the SAP , the code changes required from the WorkFlow end, SAP is working on this.

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi Masayukhi

Our workflow tasks are Asynchronous I found one Blog given below.

https://blogs.sap.com/2016/07/27/fiori-task-list-refresh/

The blog saying that Fiori Tasks in the Workflow system must be synchronous by design and these will refresh automatically.

Please confirm that this refresh issue will be overcome by upgrading MyInbox to latest version, will resolve this issue irrespective of the Task type.

Thanks and Regards

Kalyan

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kalyan,

I beleve the refresh is actually executed in the client side but the task in the backend was not completed because of async task. Please test other task which is sync task. If auto refresh does not work for sync task, something is worng in the client side.

Regards,

Masa / SAP Technology RIG

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi Masayukhi

We have some HR Workflow Tasks which are Synchronous and Same Application for Inbox we are using, this is working properly task getting refreshed automatically.

Looks like this is because of the Task type. Fiori Tasks must be synchronous or else we have to inform clients about the refresh behavior. Manual refresh is required in this case.

Thanks and Regards

Kalyan

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi Experts

Please let me know if there is a way to resolve the refresh issue.

Any SAP Notes , that can apply for this Issue. Version of Fiori MyInbox : UIX01CA1 1.00 with SP Level 006

Thanks and Regards

Kalyan

abdulbasha_shaik
Active Participant
0 Kudos

Hello Venkatakalyan,

You can try to refresh the view after processing a task using window.reload(), you can search in internet for exact code.

--

Thanks & Regards

Abdul Basha Shaik

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kaiyan,

Fiori app reference library says that UIX01CA1 200 - SP 0003 is the latest.

https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0862')/W13

Regards,

Masa / SAP Technology RIG

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi Masayuki

Thank you very much for the response.

Please let me know if there is any way to implement refresh without any upgrade of MyFiori Inbox.

Currently my client does not have any plan for the Upgrade.

Thanks and Regards

Kalyan