Tima version: 2022-4
LHS version: 5.2
DeltaTima version:
GeometryServer version: 1.1.8.3
FMS type:
Client: MLP
Diagnosis and Solution: This task is a little more specific when the client requests it through the geometric Timining team, for this the first thing we must do is verify in Endpoint ({{tima-server}}/assets/settings)
We recommend that the result of the previous GET be saved to avoid errors.
Now we must perform a POST to the same Endpoint({{tima-server}}/assets/settings )
You must go to the Body tab specifically with the Raw parameter and add the content with the starting day and the last day changed to what is desired
With this we will be done but we must execute the same GET that we used at the beginning to verify that everything is ok.
In case when performing the GET ({{tima-server}}/assets/settings ) and we obtain in the settings only the two parameters of the first and last day, we must go to the file where we save the original settings and reload it through a POST but this time editing the first and last day of the week (All this happens because sometimes when we send the POST, the backend assumes only those two modifications as all its settings, which is wrong, that's why we must always backup and in case it happens, have a way to return to the complete settings)