The ProProcess Fiori Integration consists of two parts, one for the back-end system and one for the front-end system. Import the corresponding component to the corresponding system. In case you use a one system landscape (same front-end and back-end system), both components must be imported into this system.
...
The front-end sources' services for the ProProcess Fiori UI must be activated. Navigate in transaction SICF to default_host sap
bc
ui5_ui5
pch and activate the following nodes via context menu activate the service:
For Fiori My Inbox integration:
...
Custom Object navigations can be defined in the transaction SWFVISU in the section Object Visualization. The Objects, which must be used to adjust the navigation are of type ABAP Class with the default pattern /PCH/CL_BPF_WF_*. Custom Object types may differ. Currently the following types are part of the default delivery:
ABAP Class | Name |
/PCH/CL_BPF_WF_AENR | ECM Change master |
/PCH/CL_BPF_WF_DRAW | Document |
/PCH/CL_BPF_WF_MARA | Material |
/PCH/CL_BPF_WF_MARC | Plant data for material |
The type of navigation and the navigation parameter differ depending on the navigation target. Further information can be obtained in the corresponding SAP Help or Wiki.
...