Hello ThinApp - Community,
we are new in the bussiness of thinapp.
We have build a ThinApp (Version 5.2.8) with SAP Logon and SNC (SecureNetwork-Client for encryption and SSO).
Now we would like to call another ThinApp (Escriba) which generates forms with the data storred into a local file from the SAP.
SAP downloads the file escriba.ewj, which sould be opened by escriba-composer.exe which is capsules in the ThinApp HR Escriba-Composer.
The files of the ThinApp EscribaComposer are in C:\Program Files (x86)\ThinApp\HR Escriba_Composer
- escriba-composer.exe
- escriba-composer_manager.exe
- HR EscribaComposer.dat
- HR EscribaComposer.dat.alt
- javacpl
Our setting in packet.ini of the SAP-ThinApp is:
1) OptionalAppLinks=escriba-composer_manager.exe
2) [escriba-composer_manager.exe]
Source=%ProgramFilesDir%\ThinApp\HR Escriba_Composer\escriba-composer_manager.exe
Shortcut=HR EscribaComposer.dat
CommandLine="%ProgramFilesDir%\ThinApp\HR Escriba_Composer\escriba-composer_manager.exe"
FileTypes=.ewj
The Parameter FileTypes is not mentioned in the documentation perhaps you have some experiance.
On the Build the following Error occures.
Target [escriba-composer_manager.exe] has 'Shortcut=HR EscribaComposer.dat' entry, however Target HR EscribaComposer.dat does not exist or is not data container because it does not have a ReadOnlyData= setting
Press any key to continue...