cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
969
Views
0
Helpful
1
Replies

XML Parse Error on 7942/IP Comm

Derry Lyons
Level 1
Level 1

Greetings!

  I have an XML app that has been running fine on our 7940 phones for several years, but was just alerted (and verified) that it gives an XML Parse Error on our new 7942 phones and in IP Communicator.

  Pretty simple XML (included below)... any ideas on where to start troubleshooting? I've tried various charsets (ISO-8859-1, UTF8) in the header, too.

  Any help would be appreciated (and save my hair!)   Derry

- <CiscoIPPhoneInput>
<Title>Update InOut Board</Title>
<Prompt>Enter your information</Prompt>
- <InputItem>
<DisplayName>EmpID</DisplayName>
<QueryStringParam>EmpID</QueryStringParam>
<InputFlags>N</InputFlags>
</InputItem>
- <InputItem>
<DisplayName>New Location</DisplayName>
<QueryStringParam>NewLoc</QueryStringParam>
<InputFlags>AU</InputFlags>
</InputItem>
- <InputItem>
<DisplayName>Return Time</DisplayName>
<QueryStringParam>TimeBack</QueryStringParam>
<InputFlags>N</InputFlags>
</InputItem>
- <SoftKeyItem>
<Name>Submit</Name>
<URL>SoftKey:Submit</URL>
<Position>1</Position>
</SoftKeyItem>
- <SoftKeyItem>
<Name><<</Name>
<URL>SoftKey:<<</URL>
<Position>2</Position>
</SoftKeyItem>
- <SoftKeyItem>
<Name>Cancel</Name>
<URL>SoftKey:Cancel</URL>
<Position>3</Position>
</SoftKeyItem>
- <SoftKeyItem>
<Name>HELP!</Name>
<URL />
<Position>4</Position>
</SoftKeyItem>
</CiscoIPPhoneInput>
1 Reply 1

Derry Lyons
Level 1
Level 1

I've narrowed this down a bit... it seems that the error was caused by having two InputFlag parameters together (A and U)... evidently U supercedes having the A, so this fixed it!

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: