Question
AGF Investments Inc
AGF Investments Inc
CA
AGF Investments Inc
Posted: Jul 18, 2024
Last activity: Aug 5, 2024
Last activity: 5 Aug 2024 12:35 EDT
Saving an Activity with Java step - browser becomes unresponsive
Hi All,
We have an activity where we included a Java step
java.io.InputStream InputStream = new java.io.ByteArrayInputStream(StringData.getBytes(java.nio.charset.StandardCharsets.UTF_8));
After this code is entered and the activity is saved, the page becomes unresponsive.
However, the below code saves fine.
java.io.InputStream InputStream;
what could be the potential issue ?
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.