12-27-2019 12:18 AM
Hi All
we try to custom call variable layout finesse on PCCE, we followed to guide in the document finesse Chapter: Manage Call Variables Layouts,
but we don't succeed to used custom call variable layout for the incoming call.
Below this my configuration on finesse, cceadmin, and icm script :
please let me know where is my mistake with the assigned call variable layout finesse??
Solved! Go to Solution.
12-27-2019 04:35 AM
Hi, create a new layout "test"
Then in icm use set variable layout and the text you enter is "test", the name of the new layout
12-27-2019 04:42 AM
Couple things...
In your Select Variable node, the value you're putting in, Call.user.layout, is not the layout name. Your layout name is Test. So the value in your Select Variable node should be "Test" with the double quotes because this is a literal string.
The other thing is that you should really place this node as close to the queue as possible, not at the very start
12-27-2019 04:35 AM
Hi, create a new layout "test"
Then in icm use set variable layout and the text you enter is "test", the name of the new layout
12-27-2019 04:42 AM
Couple things...
In your Select Variable node, the value you're putting in, Call.user.layout, is not the layout name. Your layout name is Test. So the value in your Select Variable node should be "Test" with the double quotes because this is a literal string.
The other thing is that you should really place this node as close to the queue as possible, not at the very start
12-29-2019 11:22 PM
Hi @Omar Deen and @iptuser55
Thanks for your reply after we try as you suggest the result now we success to used custom call variable layouts in PCCE
Thank you very much
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide