Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
With the recent releases of SAP Build Process Automation, You can now view your tasks in SAP Task Center.

What is SAP Task Center?



  • Unified Inbox for tasks across multiple applications (SAP S/4HANA, SAP S/4HANA Cloud, SAP Fieldglass, SAP SuccessFactors, SAP Concur, SAP Ariba, SAP C4C, SAP Build Process Automation).

  • Integrated User Experience

  • Kernel service runs in the SAP BTP, Cloud Foundry environment


There are 3 ways for the Central Point of entry to access SAP Task Center Apps.

  1. SAP Build Work Zone, advanced edition

  2. SAP Build Work Zone, standard edition (formerly known as SAP Launchpad service)

  3. SAP SuccessFactors Work Zone


In this blog post, I would show how to configure SAP Build Process Automation and SAP Task Center using the same subaccount to view SAP Build Process Automation Tasks.

Specifications


1. SBPA and SAP Task Center reside in the same subaccount

2. Subscribe to SAP Task Center with SAP Build Workzone(standard edition)

3. Custom identity provider based on SAP Cloud Identity Services - Identity Authentication as the identity provider. This is the identity provider that you're also using for managing access to the SAP Task Center application.

How to connect the SAP Task Center and SAP Build Process Automation?


SAP Build Process Automation integration with SAP Task Center is supporting recipients of forms user ID, e-mail, display name, login name, and global user ID. As SAP Task Center requires the use of the global user ID to identify users, SAP Build Process Automation automatically replaces the recipient's e-mail with the corresponding global user ID.

Here are the steps to be followed :




  1. Subscribe to SAP Task Center in SAP BTP Cockpit using Booster

  2. Configure the Destinations in SAP BTP Cockpit 

    • IDS Service Destination

    • SAP Build Process Automation Destinations





  1. Create a Task center and Task Center administration tile

  2. Mark the center Task center tile as Set as default

  3. Run the Business Process to view the tasks in the SAP Task Center.


1. Subscribe to the SAP Task Center using Booster


Once you have successfully set up an account for the  SAP Task Center with SAP Build WorkZone, standard edition using Booster, Service instance, and the destinations to connect to other products are created automatically.




2. Configure the Destinations in SAP BTP Cockpit


With the automatic setup (Booster), Destinations are created automatically. They are chosen central point of entry for accessing apps with the SAP Task Center Web app.



To view SAP Build Process AUtomation tasks in SAP Task Center,we need to modify two destinations,Identity_Authentication_Connectivity_IDS and SAPBuildPA.

2.1  Configure IDS Destination: Identity_Authentication_Connectivity_IDS


This is a mandatory destination, that enables the functionalities related to user details within SAP Task Center.

Here, I will set up the connectivity using basic authentication and add the system as an administrator in an IAS tenant and provide the system credentials in Destination.

If you would like to set up the destination using ClientCertifcateAuthentication ,refer to the documentation.

Add the property wfs.subjectNameIdentifier with email as the value. 


 

2.2 Configure SAP Build Process Automation Destination: SAPBuildPA


Two destinations SAPBuildPA and SAPBuildPA_rem are automatically created for SAP Build Process Automation Tasks.

SAPBuildPA: Use this destination for the connection with SAP Build Process Automation from a local subaccount.

SAPBuildPA_rem: Use this destination for the connection with SAP Build Process Automation from a remote subaccount.

Since we are connecting with SAP Task Center and SAP Build Process Automation with the same sub-account, SAP BuildPA needs to be modified to use this destination by SAP Task Center.

When using the cloned sample destinations, you must manually add the tc.enabled property. Without this property, the destination cannot be used by SAP Task Center.



3. Create Task center tiles in SAP Workzone, standard edition


After successfully creating Task center tiles , you will see the tiles as shown below


Navigate to Task Center Administration tile to check if the SAP Build Process Automation Destination is visible and all the JOBS are having status OK.

If the destination SAPBuildPA is not visible, you would have missed adding the property tc.enabled is true in the Destination properties. Refer to section 2.1

 



4. Mark the Task center tile as Set as default


Tasks can only be opened within the My Inbox of the default site. If you have created multiple sites, make sure to mark the site as a Default site which has an SAP task center to view the Tasks.

Please refer to the documentation for more details.



5. Run the Business Process to view the tasks in the SAP Task Center.


After executing the Business process which has any notification forms/Approval forms, tasks are received in SAP Build Process Automation Inbox, and with a cache of around a  minute, the tasks are visible in the SAP Task Center as well.

To view the tasks in the SAP Task Center, navigate to the Task Center tile in SAP Build Workzone, standard edition.




Troubleshooting guide



  1. If you miss adding tc.enabled = true for SAP Build Process Automation Destination, the tasks does not flow from SAP Build Process Automation to Task Center. You can even notice that the destination is not visible in the Task center administration tile. Check section 2.2

  2. SAP_BuildPA is visible in the Task center administration tile but tasks are not received. All the 4 are results should be status ok and not in error. If they are in an error state check in detail and correct the errors accordingly Check section 4.  Repopulate the Task Cache if required.

  3. How to confirm if the SAP Task center has received the tasks from the SAP Build Process Automation destination but it is not visible in SAP Task Center. Navigate to Task Center Administration Tile - Select the Destination ->Delta -->Check the Received instances .DELTA is a delta pull job. It retrieves the latest task updates every 30 seconds. It saves a history of the last 30 connector status records.

  4. Check if the Cloud IAS tenant,if the fall attribute is an Email ID .

  5. Check if you have added the property  wfs.subjectNameIdentifier with value email in the Identity_Authentication_Connectivity_IDS destination as have Email as the Subject Name Identifier in the Cloud IAS tenant. Refer to section 2.2


 

How to view the tasks on mobile?


The task center in the SAP Mobile Start mobile app allows users to view and process all their tasks from a mobile device. Refer to the documentation to view tasks on mobile using SAP Mobile Start.


 

Additional Information



  • The SAP Task Center supports translatable properties of tasks and task definitions in a few of languages.tc.languages property in the destination influence it. Refer to the documentation to learn more about it.

  • If the SAP Build Process Automation and SAP Task Center are in the same sub-account, OpenID Connect protocol and SAML are supported.

  • If the SAP Build Process Automation and SAP Task Center are in different subaccounts, only the SAML protocol is supported. Refer to the documentation for more information.


 
9 Comments