go to post Matheus Augusto · Jun 17, 2024 Thank you very much for the explanation. And what would be the correct way to work on this separation between front-end and backend? An API written in Caché (cls backend) where there can be a front-end (nodeJS)?
go to post Matheus Augusto · Jun 13, 2024 The big question is this, I don't want to call a method, I want to render the entire CSP, an entire page.
go to post Matheus Augusto · Jun 13, 2024 I found! But now to call the page within CLS, just “write csp.package.page”?
go to post Matheus Augusto · Jun 13, 2024 Thank you very much for the clarification! Do you know where these CLS compiled through CSP are?
go to post Matheus Augusto · Jun 13, 2024 Do you understand that when I say CSP, I'm not referring to the %CSP.Page, but rather the .csp file?
go to post Matheus Augusto · Jun 13, 2024 Sorry, but I think it wasn't clear. I want to call CSP to render in CLS. In other words, I want to include the CSP method, but the entire CSP.
go to post
Returns successful connection even with incorrect data.
go to post
ERROR #6022: Gateway failed: DSN/User Connect.
go to post
Thank you very much for the explanation. And what would be the correct way to work on this separation between front-end and backend? An API written in Caché (cls backend) where there can be a front-end (nodeJS)?
go to post
The big question is this, I don't want to call a method, I want to render the entire CSP, an entire page.
go to post
I found! But now to call the page within CLS, just “write csp.package.page”?
go to post
Thank you very much for the clarification! Do you know where these CLS compiled through CSP are?
go to post
Do you understand that when I say CSP, I'm not referring to the %CSP.Page, but rather the .csp file?
go to post
Sorry, but I think it wasn't clear. I want to call CSP to render in CLS. In other words, I want to include the CSP method, but the entire CSP.