Siebel VB in Open UI
We have upgraded to Open UI in 2018. We have Siebel scripts in VB that consumes Word Object to generate documents by populating bookmarks in Word templates residing in the server with MS Word 2010. The templates in the server were created using MS Word 2010 and has extension '.docx'. My PCs has MS Office 2016 installed. While debugging using thick client to generate Word documents using the Word templates in the server, I get the following error:
Microsoft Word: You are not allowed to edit this selection because it is protected
Generating the same document from thin client, it creates the desired document successfully.