Hi All,
Using java within javascript using Liveconnect is deprecated in the latest IBM BAW version. We are planning to migrate to the latest version and hence we are trying to remove the usage of such deprecated features. As of my knowledge ,logger implementation is one key thing that can be done only using a JSON method configuration which uses package.* internally. Since this is deprecated now, I would like to have a brief description on alternative methods to achieve the same. Even though we are recommended to use an external implementation instead of invoking java code directly from a script/JSON file, we need to create a service task to invoke the external implementation. As we need to log all requests/responses/errors ,it wont be feasible to invoke a service task for each case. This becomes a performance constraint now. Since I an a beginner with IBM BAW, could you please explain if we have an alternative approach to the mentioned scenario.
#BusinessAutomationWorkflowoncloud#Support#SupportMigration