Google Search Results
WebCOBRA.com Community Message Boards
|
cgomez
|
WebCobra Tables 02/22/2008 04:36 PM ![]() |
|---|---|
I need to know what the table structure are to help build the XML feeds into WebCobra. We know some of the fields that we can load, but what are max lengths or values that can be store on the XML. We are building the table structure here in order to build the XML file. Each table would be related to each element on the XML file. For now I just need the QB tables structure and relationship between each other. I also need to know the values that are acceptable and lengths. The example on the website only shows a few fields and we are already notice a field difference between the CSV file and XML File. |
|
|
jwolgamott
|
RE: WebCobra Tables 02/26/2008 01:09 PM ![]() |
When you say "table structure" -- what database are you referring to? Is this TravisCobra, or another system that you are converting from? Systems should be free (to interact with others) |
|
|
cgomez
|
RE: WebCobra Tables 02/26/2008 05:42 PM ![]() |
This for WebCobra. I am converting from a system called "Cobra Solutions" to WebCobra. I am having to use the XML file, because I was told that was only way to populate the UserDefinedKey to a person. I am loading history into the system, so I keep running into issue because of fields that are missing from the example that I can use. Now if I had some documentation on what fields are in each element that would be what we are looking for. You list the elements in the "Edit Example" section, but to what fields are available is missing. The table structure in question is the elements in the XML file. In order for us, to export this information to you each element has to be put into a table, so we were just asking the fields to correctly setup these tables. |
|
|
jwolgamott
|
RE: WebCobra Tables 02/27/2008 09:35 AM ![]() |
OK, I've got a better understanding of the background of what you're trying to accomplish. Systems should be free (to interact with others) |
|
|
cgomez
|
RE: WebCobra Tables 02/27/2008 10:29 AM ![]() |
We saw the dictionary, but for example the QB Date Type Codes are in the dictionary and not in the example. I have learned recently about the QBDateTracking element which is not in the examples or in the XML Structure layout this in the same section. With that there is any documentation on how the fields are used or what effect they will have when applied. Is there anything that will explain the XML structure and what fields do. Another thing that was asked is the limit size or type on the fields within the elements. What is the limit size for the QBID in the QB element. Can I put a variable size of 1000 or is 50 the max size I can use. We learned that the dates will not accept slashes, but using dashes in the date worked. If we knew that ahead of time, it would of saved us time on programming. |
|
|
jwolgamott
|
RE: WebCobra Tables 02/27/2008 10:35 AM ![]() |
You'll want to use the DateTracking node that is a child of the QB Groups element to track dates -- its in the XML Format, but I agree that it could use some documentation as to its purpose. Systems should be free (to interact with others) |

