Questions tagged [cxml]

"CXML" may refer to either (1) Commerce XML (cXML), a protocol intended for communication of business documents; or (2) Collection XML (CXML), the schema used to describe structured data to be displayed in the PivotViewer collection experience.

Commerce XML (cXML) is a protocol created by Ariba (now SAP Ariba; ) which is intended for communication of business documents. Please use instead.

Collection XML (CXML), originally from Microsoft, is the schema used to describe structured data to be displayed in the PivotViewer collection experience. Please use instead.

(In both cases, is the eXtensible Markup Language.)

40 questions
0
votes
1 answer

eCommerce tools/sandbox

This may be vague but hopefully someone can help me refine the question, but what I am looking for is perhaps ways/tools which I can test ecommerce/b2b functionality, like punching out using cXML, creating EDI documents, and testing them in a…
ecco88
  • 606
  • 2
  • 7
  • 16
0
votes
1 answer

Heritrix: how to exclude everything but pdf from mirroring?

I found this topic How do i exclude everything but text/html from a heritrix crawl? I have changed bean to this
hudvin
  • 63
  • 1
  • 7
0
votes
1 answer

Posting hidden field and values from C#

Hi I am trying to achieve following in c# where I want to post xml data to a url where cxml-urlencoded is an hidden field.
>
user1108282
  • 65
  • 5
  • 10
0
votes
1 answer

Posting xml data back extra html tags get inserted

I have a website that makes request to our page on http://www.xyz.com/test.aspx and in return we have to post back the response. Following code is what is sending the response back. Problem is it sends the XML data back but with it also it sends the…
user1108282
  • 65
  • 5
  • 10
0
votes
1 answer

Reading values from xml document

I have an cXML that I am trying to read some values from.... I can read the node values using following code. But I am having hard time reading the "payloadID" from the same document. Any suggestions how to go about it? XmlDocument xmlRequest = new…
user1108282
  • 65
  • 5
  • 10
0
votes
1 answer

Can Great Plains + Smartconnect integrate with cXML files?

I need to upload data from cXML files to Great Plains system. We use SmartConnect for GP tool to integrate data into Dynamics GP. Is this integration possible?
rahul
  • 1
  • 1
-1
votes
1 answer

Can I validate dtd reading xml in Java

Hello I have an XML which has this DTD: In Java(IBM) I use this to parse the xml: DocumentBuilderFactory factory =…
Nuri Ensing
  • 1,899
  • 1
  • 19
  • 42
-1
votes
2 answers

cXML to java bindings issues

Issue: Unable to create java classes from cXML.dtd using java xjc version I am using is 1.2.032 command used : xjc -dtd cXML.dtd Error : parsing a schema... [ERROR] Property "Name" is already defined. Use to resolve th is…
-2
votes
2 answers

Mapping of XML data to/from a java object(s) using Dozer

Test mapping of XML data to/from a java object(s) using dozer. That is, given a sample XML file , map this to new java classes with appropriate get/set methods for the various elements A sample XML file is given below:
Jince Martin
  • 301
  • 1
  • 9
  • 18
-2
votes
1 answer

Looking for Microsoft Silverlight PivotViewer cxml schema

I'm looking for the schema (XSD) for CXML files of Microsoft Silverlight PivotViewer. Does anyone have it? The usual link does not ever work.
asicfr
  • 1,061
  • 1
  • 13
  • 30
1 2
3