You need to sign in to do that
Don't have an account?

Flex Toolkit : R3.7 metadata api, but no CustomObject class
Hello,
From R3.7 I found metadata api methods (e.g. createObject) are newly added, and I also found some scripts like CustomObject.as are also included in source code folder of that release.
However, when compiling I encountered compile error telling no CustomObject class found in .swc file.
It seems that there is some difference between released binary file and bundled source code. Of course I can workaround by compiling the toolkit from source code file, but wellcome to be fixed officialy.
From R3.7 I found metadata api methods (e.g. createObject) are newly added, and I also found some scripts like CustomObject.as are also included in source code folder of that release.
However, when compiling I encountered compile error telling no CustomObject class found in .swc file.
It seems that there is some difference between released binary file and bundled source code. Of course I can workaround by compiling the toolkit from source code file, but wellcome to be fixed officialy.
Also there are some code changes required in salesforceResponder that are
not yet complete (for metadata) and then there is tests to be added to the harness,
oh, yeah and more testing.
Hi Ron,
Wanted to check with you if the library for metadata API has been added to the .swc file. I'm trying to create custom objects & fields in salesforce.com but unable to access the library.
Please let me know if you have information on this. Thank you.