After import an error occurred as below.

---------------------------
Studio
---------------------------
ERROR #6301: SAX XML Parser Error: invalid XML encoding declaration '' while processing Anonymous Stream at line 1 offset 32
  > ERROR #5490: Error running generator for method 'DispatchMap:GraphQL.REST.AbstractREST'
ERROR: %CSP.REST.cls(DispatchMap) of generated code compiling subclass 'GraphQL.REST.AbstractREST'
    > ERROR #5030: An error occurred while compiling class 'GraphQL.REST.AbstractREST'
---------------------------
OK   
---------------------------

I am using Cache 2017.2.2.

Any pointers will be a great help.

Thanks,

Hi Rob,

I have searched and read through all training materials only for this answer. Probably, it is a good idea to have a separate slide which shows how QEWD can make use of cache object scripts from the handler methods with examples.

This may be useful for:

1. Applications written in Cache object scripts over the years with business logic that is not easy to change in few years of development.

2. Applications using a middle layer and they want to replace it with QEWD to make use of micro-service architecture.

3. New development mainly focusing on back-end logic in Cache database with object oriented programming.

4. And of course, to make use of QEWD while enjoying the Cache object oriented programming style rather than using it as a document store (I think Cache is not mainly used for document store, but because of its value added features and strengths).

Also, to adopt QEWD in Cache based ERP applications, integration of QEWD with Cahce object script is vital.

Any training materials, slides or GitHub source with working examples to use QEWD and cache object scripts is highly recommended.

Thanks,

Jose