Questions tagged [oracle-osm]

5 questions
3
votes
4 answers

How can I detect linux distribution within GOlang program?

I want to write linux distribution independant Golang code. I need detect which linux distribution and need to run distribution specific commands within program. Like dpkg in case of Ubuntu and rpm -q in case of RHEL.
avishkar
  • 69
  • 2
  • 8
1
vote
3 answers

Oracle OSM - XQuery doesn't loop

I'm using OSM 7.2.0.3 and I have cartridge with an Order Recognition Rule, with its Order Data Rule (inside Transformation tab) In the ODR I have this XQuery code: declare namespace im="http://xxx"; declare namespace…
Will Sumekar
  • 1,249
  • 5
  • 16
  • 25
0
votes
1 answer

Is there a method to invoke xQuery function from a textlist using saxon?

I have the below XML ActivateAAA_Account holaaalib:activate($csmHeader, $component, $taskName,…
pavloskkr
  • 1
  • 1
0
votes
1 answer

how to design OSM Cartridge using Design Studio without installing Weblogic and OSM?

I'm trying to design a cartridge on design studio, and everything goes well and deployed and tested, but when adding any automation plugin in my project i'm getting an error that I must specify my Weblogic directory and OSM SDK Directory. but these…
Ahmed Adel
  • 181
  • 1
  • 6
  • 15
0
votes
1 answer

XQuery Nested loop error

I'm using OSM 7.2.0.3 and I have cartridge with an Order Recognition Rule, with its Order Data Rule (inside Transformation tab) In the ODR I have this XQuery code: declare namespace im="http://xxx"; declare namespace…
Will Sumekar
  • 1,249
  • 5
  • 16
  • 25