• VZ
  • NEWBIE
  • 0 Points
  • Member since 2004

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
In the list of available fields whose value can be passed through an opportunity custom link, I do not see the price book that a user accociates with that opportunity. Is there a way I can send the price book currently associated with the opp. through the custom link?
  • June 29, 2005
  • Like
  • 0

Hi,

I am using the partner wsdl for the purpose of integration. I got the complete functionality working with the enterprise wdl. I changed the code to make it work with partner wsdl but I am getting an exception at the time of "create" call. The exception goes like this....

AxisFault

faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

faultSubcode:

faultString: org.xml.sax.SAXParseException: Element or attribute do not match QName production: QName::=(NCName':&apos?NCName.

faultActor:

faultNode:

faultDetail:

{http://xml.apache.org/axis/}stackTrace: AxisFault

faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

faultSubcode:

faultString: org.xml.sax.SAXParseException: Element or attribute do not match QName production: QName::=(NCName':&apos?NCName.

faultActor:

faultNode:

faultDetail:

There is some problem with the Namespace but I have no clue. Can anyone please help me with this?

 

Thanks in advance,

VZ

  • August 13, 2004
  • Like
  • 0

Hi,

I am using the partner wsdl for the purpose of integration. I got the complete functionality working with the enterprise wdl. I changed the code to make it work with partner wsdl but I am getting an exception at the time of "create" call. The exception goes like this....

AxisFault

faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

faultSubcode:

faultString: org.xml.sax.SAXParseException: Element or attribute do not match QName production: QName::=(NCName':&apos?NCName.

faultActor:

faultNode:

faultDetail:

{http://xml.apache.org/axis/}stackTrace: AxisFault

faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

faultSubcode:

faultString: org.xml.sax.SAXParseException: Element or attribute do not match QName production: QName::=(NCName':&apos?NCName.

faultActor:

faultNode:

faultDetail:

There is some problem with the Namespace but I have no clue. Can anyone please help me with this?

 

Thanks in advance,

VZ

  • August 13, 2004
  • Like
  • 0