cancel
Showing results for 
Search instead for 
Did you mean: 

C4C SDK - How to add an EC to a custom WCV

gayathri_ramachandran
Participant
0 Kudos

Hello Experts,

I have a requirement to add a HTML Mashup on click of a work centre. I understand we should configure the mash up in an EC and map that EC to a WCV.

I created a WCV using screen creation method. But how to create a EC and do its binding. Need some information on this.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee
0 Kudos

Hi,

Please follow the steps:

1. Create a Mash Up from PDI.

2. Create a WCView Screen via 'Add New Item'.

3. Open the newly created WCView and Drag and Drop your Mash Up created from Configuration Explorer.

4. Create a WCF screen and Assign this WCView to your WCF Screen. Make Sure AccessContextCode for WCView property is NONE

5. Save and Activate the changes and go to Administrator->BusinessUsers and Assign the newly created workcenter to the user.

6. Try to re login to C4C UI. It Should appear.

PS: In case yo want to pass some data use teh BIND button on step 4 for Mash up and do the binding as you do in normal Mash up using parameters.

Thanks

Saurabh