Detailed document to compile Xqueries using oxygen editor
edited May 27, 2013 9:00PM in Order and Service Management (Communications Industry) (MOSC) 2 commentsAnswered
Hi All,
I believe many of us would have struggled when we try to write and compile xqueries and there is no such IDE which let us develop xquery with out any error.
Most of the time for OSM , we tend to deploy and run a test to see if the code is correct, which is a lengthy process. I think we can avoid all those steps by trying below steps:-
Steps To use oxygen for xquery compilation.
1. Open the xquery which you want to test in oxygen editor.
2. Remove all the modules in the xquery replace them with declare.
0