Modifying Purchase Order Data Model, error in Terms and Conditions
Summary:
Need to modify the Data Model to include additional information. Query works fine by itself, but when pulling all of the information, even with the seeded Data Model with no changes, I get this error:
The data set is cutting off at the same place
This occurs whether I select PDF format or not, and I don't see what is causing this in the seeded data model. The missing data is no visible in OTBI, sample XML, or if I try to create a custom report. I think it's a formatting issue with the Terms and Conditions, but I don't see where those get linked in the query. Essentially, after getting the Purchase Order Header, the data model goes to pull TermsAndConditions, and experiences an error, and doesnt' bring back any further queries.