function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Firas Taamallah 18Firas Taamallah 18 

Why can't see the object AccountContactRelation metadata in Vs code?

Hello ,

I couldn't retrieve the junction object AccountContactRelation  in my Vs code , have someone passed through this situation ? 

Thanks
VinayVinay (Salesforce Developers) 
Hi Firas,

As per my understanding,  You might not be able to retrieve AccountContactRelation object,  however can you check if you have  Financial Services Cloud license enabled since this object is part of that package?

https://developer.salesforce.com/docs/atlas.en-us.financial_services_cloud_object_reference.meta/financial_services_cloud_object_reference/sforce_api_objects_accountcontactrelation.htm

Thanks,
fdsg gfvdhbfdsg gfvdhb
I am working on a new project and faced the same issue and I think you need to learn about it from here (https://thenextnationalday.com/) and I am also worki ng on it to make it normal
Suraj Tripathi 47Suraj Tripathi 47
Hi Firas ,


You can use this VS Code extension

go this and install
meta package (https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator)

For This extension provides https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator an User Interface to choose metadata of
 components for Package.xml file for development against sandboxes

 If you find your Solution then mark this as the best answer.

 

  Thank you!


  Regards,
  Suraj Tripathi