Hi,
I was thinking about creating a new ARSperl module called something like 
ARSperlREST.

The goal would be to supply the same syntax as ARSperl and leverage the REST 
properties of Remedy AR System 9.x.

The supported calls would be quite limited, and would be focused on 
reading/writing/deleting/merging data into the system, with a few functions to 
get the schema list, field list, field limits etc that is needed for doing 
generic things.

Would anybody else be interested in something like that? It would be more fun 
if there were other consumers at least ;-)

Example of supported functions:

ars_Login
ars_Logoff

ars_CreateEntry
ars_DeleteEntry
ars_SetEntry
ars_MergeEntry

ars_GetListEntry
ars_GetListEntryWithFields
ars_GetMultipleEntries

ars_GetListSchema
ars_GetListFields
ars_GetField
ars_GetFieldByName
ars_GetFieldTable

ars_LoadQualifierStruct
ars_EncodeDiary
ars_decodeStatusHistory
...

And the OO layer if people are using that?

Best Regards - Misi, RRR AB, http://www.rrr.se (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 
(http://rrr.se)
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi

--
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to