Developer forum

Forum » Integration » Changes in DW9.14.5 regarding Endpoints

Changes in DW9.14.5 regarding Endpoints

Michael Knudsen
Reply

Hello forum,

- I'm currently working on a DW9.14.5 solution and I have identified two new behaviours, while configuring Endpoints and creating Integration Framework Batch jobs.

1. Creating endpoints like the ex. below, no longer allows me to change the "Dynamicweb codeunit request", but I'm not sure if this is an error or have something to do with the changes in the Integration Framework Batch jobs (see #2)?

<GetEcomData><tables><Units type="all" /></tables></GetEcomData> converts to <GetEcomData></GetEcomData> once I hit 'Save' or 'Save and close'.

 

2. Creating Integration Framework Batch jobs (Type: Import data with custom request add-in) a new field called "Request XML" have been added, but I'm not able to find any documentation or use-cases for this field. When and how should this field be used?

Br. Michael Knudsen


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply

Hi Michael,

For the point #2 the idea is that you can override the endpoint "Dynamicweb codeunit request" with the value from the add-in "Request xml" field.
So even if you can not for some reason save the needed request in the Endpoint editing then you can always set it in the Import data add-in "Request xml" field.
It is not yet documented as it was a new feature implemented some time before.

#1 can be a bug, I'll check it

BR, Dmitrij

 
Michael Knudsen
Reply

Hello Dmitriy,

- I have tested #1 on a DW9.14.4 solution and it seems to work. Is it possible for you to replicate my error on a DW9.14.5?

Br. Michael Knudsen

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Michael,
this is a bug (#1) , but it is actually only a UI bug, so the changed/entered value is saved to the database it is just not shown right.
It will be fixed in the next version.
BR, Dmitrij

Votes for this answer: 1

 

You must be logged in to post in the forum