forcedotcom / try-acb-feedback

BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Unable to draw flows #41

Open saugatroy opened 1 year ago

saugatroy commented 1 year ago

I started with one of my existing apps, uploaded the JAR and imported the project in. The project was imported without any issues. When I tried to look at the flow, it got into a perpetual drawing loop. This was a involved flow, medium complexity. To me it looked as if the node ran out of resources.

Expected behavior I expected it to be able to draw out the visual representation of the flow (at least) or give me errors

Impact

Frequency

Screenshots/Recordings Screenshot 2023-06-08 at 10 08 02 AM

Please complete the following information:

Additional context Here is how the flow looks in Anypoint Studio Screenshot 2023-06-08 at 10 14 13 AM

github-actions[bot] commented 1 year ago

Hello @saugatroy , thank you for submitting an issue - we appreciate your time. Our product team will take a look and give you an update as soon as we can. We aim for a 3 day response time but please be patient if we take longer.

simoneegeib commented 1 year ago

Thank for submitting your issue. Would it be possible to share the project?

saugatroy commented 1 year ago

I don't think I can share the project itself, it has proprietary info. But happy to answer questions on details.

simoneegeib commented 1 year ago
saugatroy commented 1 year ago
simoneegeib commented 1 year ago

Thanks for sending the pom.xml. Without seeing the complete project it is hard to debug. Coiuld you try one thing and change the Exchange version to v2 in the pom.xml and let us know what happens?