Import data no longer works from a groovy script
Summary:
The data is not loading properly from Oracle ERP, we are selecting one month (e.g. Aug-25 to Sep-25). It shows an error of:
Script failed on line: 54, with error: An error occurred while processing this page.
Log messages :
Start Period: Aug-25
End Period: Sep-25
Failed to initiate job. Status: 401, Message: <html>
<head><title>401 Authorization Required</title></head>
<body>
<center><h1>401 Authorization Required</h1></center>
<hr>
Import data is run via rule set in Calc Manager using groovy script. It was working as of 8/7 then just would err out. The import loads fine using Data integration in Data Exchange. Has anyone experienced something similar?
0