From 28883171b4aa545a337dfa39d9047d16aac8801a Mon Sep 17 00:00:00 2001 From: PEDROLI Benjamin <benjamin.pedroli@soprasteria.com> Date: Thu, 11 Mar 2021 15:21:59 +0100 Subject: [PATCH] update remote doctype info --- docs/pilote/Pilote - Usager/application/doctypes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/pilote/Pilote - Usager/application/doctypes.md b/docs/pilote/Pilote - Usager/application/doctypes.md index 32009aa..9b25535 100644 --- a/docs/pilote/Pilote - Usager/application/doctypes.md +++ b/docs/pilote/Pilote - Usager/application/doctypes.md @@ -30,7 +30,8 @@ This kind of doctype are set from the team. We have push two remote doctypes (ea - [`org.mps.store.rec`]: Required for store information on rec back-endTS - [`org.mps.share.rec`]: Required for searching on rec back-endTS - +If you need to target rec remote doctype, you need to change the request : client.getStackClient().fetchJSON('POST','...') +and change them into the manifest also. ## Custom doctypes -- GitLab