is it possible to make 2 different REF solutions in one project? like adding another REF solution in current REF project
Yes, you can do it but why to complicate the bot? May I know what you are trying to do very high level is fine. May be I can suggest something.
i do have a project that has 3 phases, its too complicated to process 1 data in 3 phases so i want to make another REF for each phases but if multiple REF solution in one project is also complicated i will do 3 different project for each phases thats is the solution ive been thinking
Ok @jmsphlp.
How about splitting the phases into 3 separate bots and saving the state of each state somewhere like in queue as a trigger for next phase?
Try to keep it simple as development we can do anyhow but maintaining the solution will be the real pain ![]()
yeah, so thats basically the solution for this haha different bots for each phases. thanks brother. ![]()
That’s right ![]()
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.