Hi Isomorphic,
please see the testcase from this thread, but with the ds.xml from post #3.
If you upload the file, you'll get this:
Please note that the 1st row should display a validation error as there is not Manager "NOTKNOWN".
This is not the case. See the fetchMissingValueReply-request, which goes for a wrong field:
I then select a Manager from the list for one of the rows:
I then save the data. See the client request from the Developer Console RPC Tab (attached).
In total, this seems to be heavily related to the wrong fetchMissingValues in the beginning.
This is a very important one for me (from my reports everything BatchUploader-related has currently the highest priority for me).
Best regards
Blama
please see the testcase from this thread, but with the ds.xml from post #3.
If you upload the file, you'll get this:
Please note that the 1st row should display a validation error as there is not Manager "NOTKNOWN".
This is not the case. See the fetchMissingValueReply-request, which goes for a wrong field:
I then select a Manager from the list for one of the rows:
I then save the data. See the client request from the Developer Console RPC Tab (attached).
In total, this seems to be heavily related to the wrong fetchMissingValues in the beginning.
This is a very important one for me (from my reports everything BatchUploader-related has currently the highest priority for me).
Best regards
Blama
Comment