Skip to content

Frequently Asked Questions (FAQ)

Q1: How do I install ROSE on my machine?

Refer to the Installation Guide for detailed instructions based on your operating system.

Q2: What is a dry run?

A dry run allows you to simulate the execution of your tasks locally without making any changes to the behavior of the your AL workflow. It's a way to verify your setup before applying it.

Q3: What if I have an issue?

If you have any additional questions or an issue, feel free to reach out to our support team by opening a Github ticket.

Q4: How can I participate in the development of ROSE?

By following these steps:

  1. Fork the main branch of ROSE
  2. Create a new branch in the forked ROSE repo and name it as follows: user_name/feature_x,
  3. Open a PR from user_name/feature_x towards ROSE/main