-
Problem report
-
Resolution: Commercial support required
-
Trivial
-
None
-
6.2.5, 6.2.6
Steps to reproduce:
- Hello, I'm troubleshooting an issue here with Discovery not working when using LLD Macros.
I have a template that I am attaching where I call a URL to get the JSON format of the response (attached). From the JSON format of the response, I pull the "collectionId" value that I would like to use to create an Item Prototype. From the JSON response I pull a value into a macro called "{#COLLECTION_ID}" which I use to create an Item Protoype. Unfortunately, the creation of the Item prototype never happens. Can you please advise me where the error is?
Result:
Item Prototype is not created.
Expected:
Creating Item Prototype.
See attached patch file...