- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 06:03 AM
Hello,
we have a PCCE 12.6 and we have the need to change the Maximum Array Size of variable user.microapp.ToExtVXML.
It's possible to do it or can we delete and recreate the variable with new values?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 06:43 AM - edited 03-18-2024 06:45 AM
Hi,
we solve the issue like this:
1 - rename the variable name, Ex:user.microapp.ToExtVXML to user.microapp.ToExtVXML2. Then all ICM scripts change automatically the nodes to the new variable name;
2 - recreate the variable with desired campus, user.microapp.ToExtVXML;
3 - change the scripts to use the new recreated variable, user.microapp.ToExtVXML;
4 - delete the old variable, user.microapp.ToExtVXML2.
thanks to all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 04:17 AM - edited 03-16-2024 04:22 AM
Based on this defect, it looks like you can delete it and recreate it although I've never done it. https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo20219
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 04:37 AM
Absolutely, in PCCE 12.6, you can easily adjust the Maximum Array Size of the variable user.microapp.ToExtVXML without deleting and recreating it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 08:56 AM
They will have to restart the server in order for the ECC changes to be recognized.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 10:08 AM
Hi, how can I do that if the campus is grey out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 01:30 PM
Can you please post some screen shots of what you mean?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 02:53 AM
Hi,
first i would like to thank you all for the answers.
As you can see in the picture bellow, the variable user.microapp.ToExtVXML is automatically created in the PCCE installation and we are able to change the "MaxLength", in accordance with the maximum payload, but it's not possible to change Maximum Array Size because the campus is disabled:
so, we would like to be sure if we deleted it will be possible to recreated with data desired, or if there is another way to change.
thanks in advance
Paulo Ferreira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:38 AM
Are you trying to add a 6th/change it to more than 5? If so, based on some of the mentions in these older defects, that may not be an option, at least how I read them.
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuq84188
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCur14222
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 04:44 AM
Hi,
we don't want to increase to 5, we want to decrease to 2.
But as mention in the bugs, it's possible to delete and recreate the variable....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 06:43 AM - edited 03-18-2024 06:45 AM
Hi,
we solve the issue like this:
1 - rename the variable name, Ex:user.microapp.ToExtVXML to user.microapp.ToExtVXML2. Then all ICM scripts change automatically the nodes to the new variable name;
2 - recreate the variable with desired campus, user.microapp.ToExtVXML;
3 - change the scripts to use the new recreated variable, user.microapp.ToExtVXML;
4 - delete the old variable, user.microapp.ToExtVXML2.
thanks to all.
