08-10-2006 04:49 AM - edited 03-13-2019 02:33 PM
Hi Guys,
This may be a stupid question :)
Can I add multiple translation patterns in one AXL SOAP request or do I have to create and post a full SOAP request with just the one pattern in each request?
Has anyone got an example soap request with multiple entries in it?
Cheers,
Tim.
08-10-2006 05:12 AM
The schema doesn't allow for more than one translation pattern per request.
08-16-2006 12:54 AM
Dear Tim.
Does your "addTransPatter" method work in your CCM 4.2?
I'm getting troubles in CCM 4.2 because it seems that the schema is different than CCM 4.1 (but i can't find the documentation for CCM 4.2)
Any hints?
Thanks
08-16-2006 03:45 AM
Hi,
Yeah i had the same problem with the docco. I did come up with one that worked succesfully.
I havent looked at it for a while though. I think this was the succesful request below:
Out of interest, what did you write your AXL stuff in? C++?
Do you read in a CSV or something to do the bulk adds etc?
Cheers,
Tim.
08-16-2006 05:14 AM
Dear Tim
I tried to excatly send the request you posted. (I changed
But i get again this SOAP error:
........
Unexpected element.
........
As i wrote i get this error only in CCM 4.2 and not in CCM 4.1.
My programming language is C# (Ms Visual Studio 2005 .net)
Thanks
08-19-2006 09:37 AM
Hi,
I'll test mine again and let you know. Dont have access at the moment.
I have one example that worked, I thought that was it.
Will let you know!
Cheers,
Tim
08-21-2006 07:55 PM
consorzio, Do you have the code you're using available to post on here so we can take a look at what's going wrong?
Cheers
Nathan
- Perth, Australia
08-28-2006 07:41 AM
Dear all!
Here's my XML code i posted to CCM 4.2:
---------------------
---------------------
I still get this error:
Unexpected element.
I'm desperate
08-29-2006 06:55 AM
This was a bug and has been resolved. By the way what is your exact CCM version?
The fix was available from 4.2(1.546) onwards.
08-31-2006 12:34 AM
Ok thank you! I thought it could be a ccm bug... I'll try to upgrade our CCM to 4.2 (1.546)
Thank you all!
08-21-2006 08:32 PM
Hi,
I just checked my AXL logs. This entry I'm pretty sure was successful. I think you should post yours so we can see the difference. That was definitely on 4.2
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide