Custom Persistence API

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Custom Persistence API

godiyals
I want to use custom persistence instead of exist .But it is not working.I
have created restful webservice and i deployed into server i.
<property
  as="xs:string"
  name="oxf.fr.persistence.provider.NextGen.*.data"
  value="RestService_Demo"/>

<property
  as="xs:anyURI"
  name="oxf.fr.persistence.my-persistence.uri"
  value="http://localhost:8580/RestService_Demo"/>

        <property
    as="xs:boolean"
    name="oxf.fr.persistence.RestService_Demo.active"
    value="true"/>
       
        <property
    as="xs:boolean"
    name="oxf.fr.persistence.RestService_Demo.autosave"
    value="true"/>


--------------------------
When i click saveProgress it give me this error message "There was an error
running the process. Please contact the application administrator." So
please help me to resolve it.

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1588864313370-0.post%40n4.nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: Custom Persistence API

Alessandro  Vernet
Administrator
Hi,

I'd recommend you check your `orbeon.log`. I suspect that you'll find an
error there, and it should help you identify what the source of the problem
is. You'll let me know what your findings are.

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1588986614238-0.post%40n4.nabble.com.
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Custom Persistence API

Alessandro  Vernet
Administrator
Hi Sangeeta,

Did you get a chance to look into this issue with your implementation of the
persistence API? Did information in the `orbeon.log` help?

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1589818926409-0.post%40n4.nabble.com.
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet