Hi,
My guess is that you need to get it using a GetEntry-call instead of the
GetListEntry-call. The GetListEntry-call can not return unlimited length
fields, and the code on the Remedy-side might not be designed to work with
field 15.
So the solution is GetEntry/GetMultipleEntries instead of GetListEntry*, and
the error seems faulty as the AR Server does not expect field 15 to be
accessed in this way.
It could also be a situation where you access a form with Status-History
disabled, or maybe you access a Join-form...
Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)
Ask the Remedy Licensing Experts (Best R.O.I. Award at WWRUG10/11/12/13):
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
Find these products, and many free tools and utilities, at http://rrr.se.
> Hello Misi
>
> I did as you suggested but I am getting the error.
>
> Failure during SQL operation to the database;Invalid column name 'C15'.(SQL
> Server 207)
>
> I have adding like this entryListFieldList.AddField(15, 150, "") like other
> fields but getting error for only this field. I fee this field does not exist
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> "Where the Answers Are, and have been for 20 years"
>
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"