Closed Alexander947 closed 2 years ago
Hi Alexander, Can you share your config files and the steps for me to replicate?
On Wed, Nov 4, 2020 at 10:15 AM Alexander947 notifications@github.com wrote:
Hello, i have a problem with data inserted into restapi from web ui, all is fine but when i close server and start it again data inserted isn`t there anymore, also how can i ulpoad a public certificate from a partner, when i go to certificates and upload a new certificate it only let me upload as2_certs.p12 keystore, Thanks in advance.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenAS2/OpenAs2App/issues/203, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2QND6F2KHS2ZDM5GUFYQDSOFOXFANCNFSM4TKDIU7A .
-- Javier Muñoz
CTO
Ingeniería | Greicodex Software C.A. (+58) 212-7629120 <(+58)+212-7629120> javier@greicodex.com greicodex.com Av. Francisco Solano con Calle La Iglesia. Torre Centro Solano Plaza I. Piso 9, Oficina PH-A., Urb. Sabana Grande. Municipio Libertador. Dtto. Capital. Código postal 1050. [image: facebook] http://facebook.com/greicodex [image: twitter] https://twitter.com/greicodex
Hi igwtech, The config file is default only set restAPI to true , i`ve started the server from Server/src/bin/start-openas2.sh and web ui from WebUI with yarn run serve.
verified, making adjustments on the UI
@igwtech I think it does not persist changes to any files or DB, for example, when create new partner from restapi, this partner won't be persist in partnership.xml, and will be lost once restarted the server.
Hi Nz, To persist the in-memory changes you need to call the "store" rest api command.
Regards, J
On Tue, Jan 12, 2021 at 10:45 PM N.z notifications@github.com wrote:
@igwtech https://github.com/igwtech I think it does not persist changes to any files or DB, for example, when create new partner from restapi, this partner won't be persist in partnership.xml, and will be lost once restarted the server.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OpenAS2/OpenAs2App/issues/203#issuecomment-759167264, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2QND4WIG23UIQ4UCJ4MMTSZUCLPANCNFSM4TKDIU7A .
-- Javier Muñoz
CTO
Ingeniería | Greicodex Software C.A. (+58) 212-7629120 <(+58)+212-7629120> javier@greicodex.com greicodex.com Av. Francisco Solano con Calle La Iglesia. Torre Centro Solano Plaza I. Piso 9, Oficina PH-A., Urb. Sabana Grande. Municipio Libertador. Dtto. Capital. Código postal 1050. [image: facebook] http://facebook.com/greicodex [image: twitter] https://twitter.com/greicodex
Hello, i have a problem with data inserted into restapi from web ui, all is fine but when i close server and start it again data inserted isn`t there anymore, also how can i ulpoad a public certificate from a partner, when i go to certificates and upload a new certificate it only let me upload as2_certs.p12 keystore, Thanks in advance.