Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] - Add support to run moqui jobs from the app #293

Open
1 of 3 tasks
ymaheshwari1 opened this issue Jul 24, 2024 · 2 comments
Open
1 of 3 tasks

[POC] - Add support to run moqui jobs from the app #293

ymaheshwari1 opened this issue Jul 24, 2024 · 2 comments
Assignees

Comments

@ymaheshwari1
Copy link
Contributor

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

@ymaheshwari1 ymaheshwari1 self-assigned this Jul 24, 2024
@ymaheshwari1
Copy link
Contributor Author

Currently, we only need to identify the requirements and challenges for this approach.

@ymaheshwari1
Copy link
Contributor Author

ymaheshwari1 commented Aug 1, 2024

We will pass the moqui instance url to the app after login and then use the same approach for login in moqui as done in moqui apps. As we have stored ofbiz specific token and oms in omsRedirectionInfo for moqui specific apps, in this case we will store moqui specific token and oms in omsRedirectionInfo.

We need to run specific moqui job from ofbiz app, for this case we will create a ProductStore setting and store the jobId in the setting that needs to be run from the app. Discussed the approach of pProductStore setting with Deepak Sir.

Currently after login we identify that whether the app supports moqui login or not in launchpad, in the similar manner we will create another method and an env config that will help in identifying whether the ofbiz app requires moqui login or not and then pass the moqui url to the app.

amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 6, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 7, 2024
amansinghbais added a commit to amansinghbais/preorder that referenced this issue Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

No branches or pull requests

2 participants