Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Get Contract Lines ID from Create contract SOAP API

Hi,

We are using Create Contract SOAP API to create contract from CPQ to Oracle Contract Management. During Contract creation in SOAP response we need to integrated the Id within the ContractLines Tag to Transaction Line level attribute. I am trying to write the integration within the below code but my integration fails.

Can anyone give me code to integrate Contract Line attribute to Transaction Line attribute.

Code Snippet (add any code snippets that support your topic, if applicable):

Below is the Code we are using in Result Parser for Create Contract API without transaction line level attribute.

<xsl:stylesheet xmlns:ns2="http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/types/" xmlns:ns1="http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/" xmlns:ns0="http://xmlns.oracle.com/adf/svc/types/" xmlns:ns5="http://xmlns.oracle.com/apps/projects/billing/contracts/contractPublicService/" xmlns:ns7="http://xmlns.oracle.com/apps/contracts/coreAuthoring/header/flex/header/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!