How to generate sequence number in XSLT

I got a requirement in SOA 11.1.1.6---

From a webservice call to db insert XSLT,  i have 10 elements at source side and 11 elements at target side.
  • From source to target first 10 mappings are done.
  • Now requirement is, for the 11th element in target- we need pass a sequence number to the targeted database, means---(sequence number has to be generated for every execution of XSLT)
 How to do the last point???

Solution: 

We can pass the sequence number in the 11th element using oraext:sequence-next-val("Sequence name as a string", "Datasource as a string") function.

Comments

  1. ERPTREE is a leading oracle fuison HCM Training Institute. we offer this course through online we have great
    experience in succeeding students through online courses. we can calculate our performance through their honest
    comments in our sites in supporting our services. we have referral program so candidates can earn money through
    referral. you can share your live experience with other can generate you some money



    Oracle fusion HCM Online Training

    Oracle Fusion HCM Training

    ReplyDelete

Post a Comment

Popular posts from this blog

Difference between Route, Service Callout, Publish

OSB actions in proxy service

XQuery functions that supported by OSB