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

Adding Flags to filter for Managed Package vs All Components #2

Closed
kaulonline opened this issue May 19, 2018 · 6 comments · Fixed by #4
Closed

Adding Flags to filter for Managed Package vs All Components #2

kaulonline opened this issue May 19, 2018 · 6 comments · Fixed by #4

Comments

@kaulonline
Copy link

Hey,

Thanks for putting this solution. While looking at the solution , I was wondering if you could also include flags to filter the following -

  1. Managed Package
  2. UnManaged Package
  3. All Components

I was wondering if these options could be added, this would be of great help.

Appreciate your efforts in putting this together and sharing further on a global community.

Thanks,
Ashish

@takahitomiyamoto
Copy link
Owner

@kaulonline I'm sorry, I could not check this for a while. OK, I will check the Metadata API document whether we can do it.

@LinThaw
Copy link

LinThaw commented Dec 19, 2018

please add proxy :)
config.setProxy(CommonUtils.proxyHostname, CommonUtils.proxyPort); config.setAuthEndpoint(authEndPoint);

@takahitomiyamoto
Copy link
Owner

takahitomiyamoto commented Dec 20, 2018

@LinThaw Please create new another issue about setProxy. I believe that this is another problem.

@takahitomiyamoto
Copy link
Owner

takahitomiyamoto commented Dec 20, 2018

@kaulonline I found how to resolve your issue. We can check the value of "manageableState", such as "null" or "installed" or "unmanaged". I will try later.

FileProperties - manageableState

@takahitomiyamoto
Copy link
Owner

@kaulonline
Copy link
Author

@kaulonline
I've done. Please verify this issue with v0.3.0.
https://github.com/takahitomiyamoto/salesforce-manifest-generator/releases/tag/v0.3.0

Thanks @takahitomiyamoto ! The solution works. I have another enhancement in mind may be I'll open up a different issue so you can probably assess the feasibility.

takahitomiyamoto pushed a commit that referenced this issue Feb 18, 2019
takahitomiyamoto pushed a commit that referenced this issue Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants