WSC raises exception Not a valid enumeration for type: class com.sforce.soap.metadata.Gender
Open
- Dominant language
- Java
- Stars
- 276
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Everytime I try to read from a Custom Object like this:
ReadResult readResult = metadataConnection.readMetadata("CustomObjectTranslation", new String[]{fieldNamePath});
I obtain following error:"Not a valid enumeration for type: class com.sforce.soap.metadata.Gender"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.