In the installation of the Nice product "Nice RTPO 4.8.1 client" (Process Optimization Setup.msi), the installation allows to choose between install the product on "C:\Program files\Nice Systems\Process optimization\" or change it and install on a different folder. The installation allows to choose between use "Application Data" folder as a working directory or not. Then, Nice creates one folder for each windows user that uses Nice. Folders l...
How to replace text into a Word document (Thanks to Pablo Cala). That's the idea: We want to open an office document (Word), write some fields, and save it in a different folder We need to use the Direct.Office2007.Lib... In this exaple we are using Direct.Office2007.Lib... Version=7.5.17.43, Culture=neutral, PublicKeyToken=null Tha function that we are goint to use is "Set values into word document bookmarks and save" Library O...
Problem: 1) I open RTPO Designer 4.8.1 2) I add 2 references: Project > References > Library References > New reference (Direct.Office2007.Li... (40 KB) and Direct.Win32Ops.Libra... (32 KB)) 3) The references are succesfully added 4) I close designer 5) I open designer. I go again to Project > References > Library References 6) The references are not there Solution: You have to click in the "Load assembly for all projects" because ...
Hi There, How to create a folder with Nice (Thanks to Pablo Cala) You need to execute a CMD command with: Library Objects --> Commands --> Execute Command Line The command will be CMD and the parameters will be: /C MD c:\sample that is:
If while oppening a project we get the error: Failed to load referenced assembly... the solution is to edit the dproj file as a plain text (with a plain text editor like notepad or ultraedit) and then replace ![CDATA[..\..\..\Docu... and Settings\BadPath\Dire... ![CDATA[..\..\NiceSystem 4\PODesigner\Direct.O... by ![CDATA[Direct.Win32O... ![CDATA[Direct.Office...
Problem solved with nice RTPO 7.5.1 Problem: if we want to use on a local project a common type of a common module, we can lost the local business entity when we reload the project Solution: to create a local type of the common type. If we want to use on a local project a common type of a common module, we must create a local type which type is just the common type, and then a business entity of type the local type, not the common type. Pr...
Hi all, Welcome to the un-official forum of the NICE RTPO tool: Real Time Process Optimization (legacy names: eglue, e-glue, RTI: Real Time Interaction) We will like to share experiences and tech tricks using this powerfull automation tool. And have fun as well.