When working with Laserfiche Connector, I have a challenge when writing data from another application to the Laserfiche client. When I execute the connector profile, it will place all the data in the appropriate metadata fields - so far so good.
The only issue is that the document does not recognize that it has been modified. The Save icon isn't illuminated and if I click the "X" to exit the document, it does not retain any of the metadata that has been pushed in. In order to save the information, I have to click on a metadata field that connector modified and the save icon will be illuminated (clicking an empty field doesn't do anything and the save button remains dark).
This is problematic because the user sees all of the information input into the fields, clicks the red "X" and none of the data is retained unless they remember to click again before closing.
I even used the "Click the specified button" action inside the profile to try and click the modified metadata field or the ">" button, but nothing worked because it appears that the client is waiting for a keystroke of some sort before it recognizes that the document has been modified.
I've experienced this in on a freshly installed 10.3.1 Client and Connector, as well as legacy installations. Surprisingly, it is an issue on both the Installed and web client.
So, my question is - is there a piece of xml I could paste in to make this workable or has anyone else come up with something that would allow for this?
Thank you all very much in advance, I appreciate your assistance.