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

Bundle Objects Install Feature is missing #699

Closed
rnawaz12 opened this issue Apr 1, 2023 · 4 comments
Closed

Bundle Objects Install Feature is missing #699

rnawaz12 opened this issue Apr 1, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@rnawaz12
Copy link

rnawaz12 commented Apr 1, 2023

Bundle Objects for SDF Project using Nodejs CLI

It seems like there is a difference in the way Eclipse IDE and VS Code Extension or Node.js CLI handle importing the bundle object for SDF projects. While Eclipse allows for this, it appears that VS Code does not have the same capability.

@rnawaz12 rnawaz12 added the bug Something isn't working label Apr 1, 2023
@tourajvaziri
Copy link

Hi @rnawaz12,
You are correct about the difference between the tools. We have designed the VS Code Extension and Node.js CLI specifically for SDF-based projects since Bundles are old technology and we recommend users transition to SDF.

@rnawaz12
Copy link
Author

Thank you @tourajvaziri, I've been a long-time user of SDF and I appreciate the ability to generate an object.xml file for all record types via the command palette(VS Code Extension), as I can currently do in the Eclipse IDE. Also, need to improve the forms.xml objects, most of the time project:validate failed due to errors like:
image
and
image

@tourajvaziri
Copy link

Hello @rnawaz12, that would be a great addition to vscode and indeed we have an open ticket to track it: #530

About the improvements to the errors, is the problem specific to forms.xml object or in general? And are the errors displayed incorrect?

@alisyed-19
Copy link
Member

@rnawaz12 We have known issues with local validate as you have attached in screenshot.
I would recommend to use validate against server side. That is more reliable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants