How to export _all_ Developers, Apps, and Products to a .CSV file?

Not applicable

There is an option in the Gateway Management UI, under /developers (Export Developers, Apps, Products). However, in my case, the resulting .CSV file _only_ includes the first page (ie. 25 out of many more entries)...

Suggestions?

Solved Solved
0 3 674
1 ACCEPTED SOLUTION

adas
New Member

@David Simons are you on some older version of OPDK ? We had this issue about a year back, where the export options would only export the first page and not all records but that was fixed and rolled out to our cloud as well as for subsequent versions of OPDK. If you are cloud customer, you shouldn't see this any more, if you are an OPDK customer, let me know your software version. You could do:

curl -v http://mgmtHost:8080/v1/buildinfo -u sysadminuser:password

The output of that would tell you the version of OPDK you are running.

View solution in original post

3 REPLIES 3

adas
New Member

@David Simons are you on some older version of OPDK ? We had this issue about a year back, where the export options would only export the first page and not all records but that was fixed and rolled out to our cloud as well as for subsequent versions of OPDK. If you are cloud customer, you shouldn't see this any more, if you are an OPDK customer, let me know your software version. You could do:

curl -v http://mgmtHost:8080/v1/buildinfo -u sysadminuser:password

The output of that would tell you the version of OPDK you are running.

OK, thanks, yes, we will need to upgrade then (from version 4.14.07.03), which is actually why I wanted the export 🙂

The original bug-id is MGMT-1124 and the fix is available in OPDK 1501. You can find the release notes here: http://apigee.com/docs/release-notes/content/4150100-apigee-edge-premises-release-notes

I would suggest you upgrade to 1501 and then apply all the available patches listed here, since there were some known issues with the base build. You can also try upgrading to the more recent 1504 or 1507 (latest) releases which have additional features and bug fixes. The list of releases can be found here: