in reply to Re^9: Need to know the process to implement perl script into web application server.
in thread Need to know the process to implement perl script into web application server.
Hello Sir, The API call URL is incorrect as i am not able to pass the expected app id that i was passing through config.properties that i was unable to pass through Web FORM. Please check below its incomplete, Wondering if the @arg having some issues
https://sso.abc.com/users/sys/logs?filter=eventType+eq+%22all.auth.sso +%22+and+target.id+eq+%22%22&since=2021-04-22T00%3A00%3A00.000-04%3A00 +&until=2021-04-21T23%3A59%3A59.000-04%3A00
It suppose to be below as per config.properties values
https://sso.abc.com/users/sys/logs?filter=eventType+eq+%22all.auth.sso +%22+and+target.id+eq+%220345789ijklmnopqrst%22&since=2021-04-22T00%3A +00%3A00.000-04%3A00&until=2021-04-28T23%3A59%3A59.000-04%3A00
2021-04-23 Athanasius fixed over-long code lines.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Need to know the process to implement perl script into web application server.
by choroba (Cardinal) on Apr 22, 2021 at 21:12 UTC | |
by chandantul (Scribe) on May 23, 2021 at 05:33 UTC | |
by choroba (Cardinal) on May 23, 2021 at 16:58 UTC | |
by chandantul (Scribe) on May 24, 2021 at 01:53 UTC | |
by choroba (Cardinal) on May 24, 2021 at 19:16 UTC | |
| |
|