Letractively / forceworkbench

Automatically exported from code.google.com/p/forceworkbench
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DEFECT: When running Bulk CSV Query on Developerforce version of WorkBench receive error stating: UNKNOWN ERROR: FeatureNotEnabled: Async API not enabled when running queries #576

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run query similar to this with Bulk CSV option selected: SELECT OwnerId, 
Account.OwnerId, Owner.Name, Account.Name, LastName, FirstName FROM Contact
2. Error received.

We have BulkAPI's enabled and all API's are supported

Original issue reported on code.google.com by alliedc...@gmail.com on 10 Apr 2012 at 5:29

GoogleCodeExporter commented 9 years ago
I just tried this and get this error due to the relationships in the query:

Failed: InvalidBatch : Failed to process query: FUNCTIONALITY_NOT_ENABLED: 
Foreign Key Relationships not supported in Bulk Query

The error you are getting looks like you don't have Async API enabled at all. 
Can you please confirm you actually have Async API enabled? If you have it 
enabled, in your org you should see a page at:
Your Name | Setup | Monitoring | Bulk Data Load Jobs.

Original comment by ryan.bra...@gmail.com on 30 Apr 2012 at 12:31

GoogleCodeExporter commented 9 years ago
Closing since haven't heard anything back

Original comment by ryan.bra...@gmail.com on 5 Aug 2012 at 7:11