cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
746
Views
0
Helpful
10
Replies

AXL Add translation pattern CCM 4.2

Tim Smith
Level 4
Level 4

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.

10 Replies 10

stephan.steiner
Spotlight
Spotlight

The schema doesn't allow for more than one translation pattern per request.

consorzio
Level 1
Level 1

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

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:

http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

http://www.cisco.com/AXL/1.0" xsi:schemaLocation="http://www.cisco.com/AXL/1.0 http://gkar.cisco.com/schema/axlsoap.xsd" sequence="1234">

*200

SYSPEED Test 200

Translation

Perth-SysSpeed-PT

01800805227

NANP

Perth-DEVICE-CSS

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.

Dear Tim

I tried to excatly send the request you posted. (I changed and values).

But i get again this SOAP error:

........

Unexpected element. is not a valid element of this request type or the sequence of tags is wrong

........

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

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

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

Dear all!

Here's my XML code i posted to CCM 4.2:

---------------------

http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

http://www.cisco.com/AXL/1.0" xsi:schemaLocation="http://www.cisco.com/AXL/1.0 http://gkar.cisco.com/schema/axlsoap.xsd" sequence="1234">

*199

Test Translation

Translation

01800805227

NANP

---------------------

I still get this error:

Unexpected element. is not a valid element of this request type or the sequence of tags is wrong.

I'm desperate

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.

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!

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

http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

http://www.cisco.com/AXL/1.0" xsi:schemaLocation="http://www.cisco.com/AXL/1.0 http://gkar.cisco.com/schema/axlsoap.xsd" sequence="1234">

*199

SYSPEED Test 199

Translation

Perth-SysSpeed-PT

01800805227

NANP

Perth-DEVICE-CSS

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: