-
Notifications
You must be signed in to change notification settings - Fork 5
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
OmniStudio Compatibility #392
Comments
I think it should be. I don't have a test environment with the Omnistudio package to test yet but the extension was written keeping support for Vlocity packages with different namespaces in mind. Right now I think there is one check that queries the installed packages and looks for a package with Vlocity in the name that might be blocking this. What is the developer name of the Omnistudio package? |
G'day @Codeneos you can now (at your leisure) signup for a Developer edition with Omnistudio here: By developer name do you mean Publisher? It's "Salesforce" in my Org. One new thing to note, there is now a Omni Interaction Configuration Setting where the namespace of the Industry package is automatically added. This is the error received when attempting to deploy a DR today: Please lmk if you need any assistance troubleshooting etc as I really appreciate your work on this plugin. |
@wwwmonkey thanks for info! I'll have a look into this. The new setting that you pointed out will be useful as a fallback to detect to get the namespace. Once I have some more details I will get back and try to update the plugin so it is also compatible with OmniStudio. |
Hello @Codeneos Has this been resolved? I was trying to use the Vlocity extension on VSCode but I am having the same error. I cannot connect to the org that I am using. And the org has "omnistudio" package namespace installed. |
No not yet, but I am working on updating Vlocode to support OmniStudio. I am aiming to have a beta version out by end of this week depending on how much time I get to work on this. There is a new branch that holds some basic changes to make it work, if you are up for it you can compile your own version of the extension from that branch: |
@Codeneos is this fixed ? Does Vlocode now supports Omnistudio ? Because I am getting same errors. |
@hassanahmed0071 no, not yet - as I'm personally not yet using OmniStudio I haven't been able to put in the work to make it compatible. There is a test branch but that only has limited support at the moment. I do intend to add full support for OmniStudio and have and now also have a test org OmniStudio enabled. |
Is it possible to make this work for the Omnistudio namespace? What are the possible configuration options to make this happen?
Many thanks.
The text was updated successfully, but these errors were encountered: