I'need to get and save web service call (XML) to my Navision 2013R2 Database.
I want to log every call that was done to my web service.
There is a way to get it?
It depends on how have you built your web service.
If it is a function in some codeunit then whatever is received can be stored in some table, either in native XML format in some BLOB field, or parsed parameters.
If you expose a page as a web service then as far as I know it won't be easily possible, if at all,
Answers
If it is a function in some codeunit then whatever is received can be stored in some table, either in native XML format in some BLOB field, or parsed parameters.
If you expose a page as a web service then as far as I know it won't be easily possible, if at all,
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03