Hello,
I have created a custom rovo agent with the Rovo forge module which I am instructing to get specific confluence pages contents and Jira tickets via the RestApi , as I am calling the rests like "api.asApp().requestConfluence" and "api.asApp().requestJira".
Using the agent from the chat and instructing it to get me the pages and tickets, works fine and returns the data.
Then I create an automation in which I am using my agent as instructing it in the prompt to do the same after an event that I simulate. In this case the agent responds with the following:
I attempted to fetch the Confluence content and Jira ticket data, but all actions failed due to network or permission issues. Here are the summarized responses for each action:
Fetching Confluence Content:
Status: Failed
Error: Unable to forward the request. Possible issues include network down, unreachable parent caches, or permission denial.
Fetching Jira Ticket (REQ-4):
Status: Failed
Error: Unable to forward the request. Possible issues include network down, unreachable parent caches, or permission denial.
I tried setting a global scope in the automation rule details, but this didn`t help.
If guess there are some other permissions I need to set somewhere, but not sure where.
Does anyone can help with that ?
@Aleksandar Aleksandrov _Nemetschek Bulgaria_ ,
In future, I think you’ll find the developer community has more experts in the area of Forge, which will help you get better answers, faster.
Can you explain more why you’re using `asApp` instead of `asUser`?
I have tried both asApp and asUser as i was not sure if the problem comes from there. But anyway i found the problem.. It was something wrong with the deployment so re-deploy fixed the wrong agent answer.
Thanks for the advice I will consider the developer community next time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.