Hi,
I created two EC for different business object ( each have another Deployment Unit ) is it possible to connect them ? I know how to get access to each Business Object but i don't know how to get access to their Embedded Component. Or it is something like XBO that i can see this in debug mode as association (in this case).
Regards,
Jakub
Request clarification before answering.
Hi Jakub,
what do mean with "connect two embedded components"? On the UI level the deployment units do not matter. They do on code level (ABSL scripts) when you try to write something - reading should always be possible. Have you had a look at inports and outports? These are used to transfer data from one UI component (such as an EC) to another one.
Best regards
Jürgen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I try to read value from the one EC to another e.g. I have the "TASK" UI:

and i have the "Ticket" UI:

In each screen i added custom EC with 5 fields. Now I want to copy the value from task EC to ticket EC.
Should i create outport in one of them with these 5 fields and the ID/UUID field and create some event to start this?
Regards,
Jakub
I create outport in one EC and inport in the other one, but how to connect them ? wehn i add Ec to stanard UI i can only connect with outports this screen. I search for any event which should do this, but i didnt finde.
Or i must create internal web service to conect this two EC in other deployment unit.
Any sugestion?
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.