on ‎2020 May 05 9:18 PM
Hi all,
I am super new to C4C and would like to get some understanding on what inport/outport are.
Can you please explain with a simple example these two definitions?
Thank you in advance!
Br,
Aleks.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi,
As C4C runs on MVC(Model View Controller) architecture, hence Inport and Outport are part of Controller. They help the system to navigate from one UI to another UI along with some parameters. Basically, to start the navigation from one screen to another screen, you need to fire an Outport (before leaving) and this should be bound to the inport of receiving UI/screen. This completes the navigation.
Please have a look at following tutorial series to know about them in detail:
https://blogs.sap.com/2019/12/19/getting-started-with-the-cloud-application-studio-new-video-series/ ( Specially Part 10 https://youtu.be/deKT4sZf_J8 )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saurabh,
Thank you very much for your answer!
Br,
Aleks.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.