Norm Schaeffer
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 11
Comments
Recent activity by Norm Schaeffer Sort by recent activity-
I am beginning to start work on a similar project. The API appears to have a number of good methods for use. The tough part about it so far is figuring out what methods generate what information. (...
-
One way to get that information is grabbing the header-data from an event. The api string is: https://yourcompanyname.flexrentalsolutions.com/f5/api/element/INSERT-YOUR-PROJECT-ID-HERE/header-data/...
-
Hi Randy: Thanks for the information. I appreciate your response. Norm
-
ISSUE RESOLVED: Unpacking problem was with MySQL configuration. Needed to set: max_allowed_packet=64M default of 4M is inadequate for db of this size.
-
Additional info.... I output a logfile while unpacking the archive. There are many statements such as ERROR 1146 (42S02): Table 'company_name.st_ivt_inventory_item' doesn't exist, ERROR 1215 (HY000...