- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 11:25 AM
I have a variable that needs t be configured that's only n production and I want to move it to test to change the options. I exported the variable but I'm not sure where on the catalog item I can import this data? Where and how can this be achieved?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 11:34 AM
Hello,
Though I find this very weird that a variable exists on PROD and not on Test because as per best practice we should always make sure we develop anything in non-prod before pushing to PROD.
Coming to your question so once you have exported the variable(I assume you have already done this step), open the catalog item on which you want to import it.
Then go to the related list and check the variable tab:-
Then right click on the filter and click open in new window:-
Then once the list opens in new window right click on the column and select import xml(I assume you have exported it in xml)
Then you will have the variable available on test.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 11:34 AM
Hello,
Though I find this very weird that a variable exists on PROD and not on Test because as per best practice we should always make sure we develop anything in non-prod before pushing to PROD.
Coming to your question so once you have exported the variable(I assume you have already done this step), open the catalog item on which you want to import it.
Then go to the related list and check the variable tab:-
Then right click on the filter and click open in new window:-
Then once the list opens in new window right click on the column and select import xml(I assume you have exported it in xml)
Then you will have the variable available on test.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 11:35 AM
Hi @DevtoSME ,
Go to this table "item_option_new" & import the XML of that record on this table. Then navigate to your relevant catalog item & check if that variable is present or not & make the necessary changes as per your requirement.
Note : This is not a best practice of creating records directly in Production
Mark my answer helpful & accepted if it helps you fulfill your requirement.
Thanks,
Danish