JavaScript Function not able to recognize fetch() and XMLHttpRequest()
I am trying to use JavaScript and tried adding 2 functions under Oracle Integration > Design > Libraries. These library function after registering , I am trying to call from Integration flow. These function is created to call rest based API using java script call. But when tested its giving an error in respective functions.
- ReferenceError: "Fetch" is not defined.
How do i add Fetch ibrary so that My function can refer it.
Tagged:
0