All –
I am trying to customize (we want to add revision comments) the Job Traveler and am getting a “Response is not well-formed XML” message. Here is what I have done (based on the Epicor Education course, which uses a different example):
- Created (and saved) a new data definition
a. Added the PartRev table
b. Created a JobPartPartRev relationship
i. Parent Table: JobPart
ii. Key: PK_JobPart
iii. Relation Type: Output
iv. Child Table: PartRev
v. Relationship fields are:
1. Company = Company
2. PartNum = PartNum
3. RevisionNum = RevisionNum - Created (and saved) a new report style
a. Linked new report style to new data definition
b. Output location: Database - Downloaded SSRS Report style and opened Traveler.rdl in Report Builder
a. Moved the RevisionNum field over to the left
b. Added RevDescription field immediately to the right of Revision
c. Changed the Value property of RevDescription so that the expression is now: =Fields!RevDescription.Value
d. Changed the size (which shouldn’t matter) - Saved everything and exited Report Builder
- Back in Epicor, from the Actions menu selected Upload SSRS Report
- Navigated to the directory where I saved it in the first place
- Got the “Response is not well-formed XML” error.
I do not get the XML error if I simply download the report and re-upload it without making any changes, so it’s definitely something within the report itself…
Thanks for whatever information you can provide.
—sam