Article
Error while synchronizing the mobile application. Unexpected identifier 'Invoices'. Expected '}' to end a object literal.
18:31 Jul 30, 2018
Symptoms
Type: Terrasoft.SourceCodeException
Message: SyntaxError: Unexpected identifier 'Invoices'. Expected '}' to end a object literal.
Additional information:
Cause
The title of the Activity includes double quotation marks, but at the present moment, the system does not know how to process them.
Solution
The ability to work with double quotation marks will be implemented in the next versions of bpm'online. At the moment, a workaround is the following:
1. Go to the configuration
2. Open the UsrInvoicesType schema
3. Change its caption so that it does not have double quotation marks
For example, Section object type 'Invoices'
Necessary conditions
Admin rights.