Reply
 
LinkBack (1) Thread Tools Display Modes
Old 10-24-2007, 04:28 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
gnichols
Guest
 
Posts: n/a
Default Items Appearing as "Unaasigned"

When I try running a Client report (be it Proposal Summary, or Proposal Summery with Images), a number of items are being reported as being in "Unassigned" locations, when in fact they are assigned when you look at the project in SI Text.

I've look at the .DTL file (it is XML afterall and none of the items show as UNASSIGNED in the xml file. Where is the report writer getting its data from and why are things showing up as Unassigned?

Yesterday, I also had the instance of items showing up in a report (for the same client) that had been in past revisions, but were not currently in the project. What's going on here?

Is there anything I can do to get this to work propoerly?

Thanks.

./griggs
  Reply With Quote
Old 10-24-2007, 05:56 PM   #2 (permalink)
RickC
Guest
 
Posts: n/a
Default

Reports running out of the reporting center generate their directly against the project DTL file. The DTL file is transformed via an XSLT document into the XML file the report is run against.

When an item in the report has a location = "Unassigned", the location node in the DTL looks like:
<dtp:Location xsi:nil="true" />
so you can search on that to determine if there are items that are, in fact, not assigned to a location.

As far as items showing up from a previous revision, as the report data is generated directly against the DTL file, my guess would be that either the report was generated against the revision or the items are somewhere in the DTL.

-R
  Reply With Quote
Old 10-24-2007, 06:12 PM   #3 (permalink)
gnichols
Guest
 
Posts: n/a
Default

Originally Posted by RickC View Post
When an item in the report has a location = "Unassigned", the location node in the DTL looks like:
<dtp:Location xsi:nil="true" />
so you can search on that to determine if there are items that are, in fact, not assigned to a location.
Super... All well and good... I found the nil="true" items...

I guess this begs a larger question -- Why are items that are showing up in SI Text view as having been assigned a location, coming into the XML as <dtp:Location xsi:nil="true">?

Any ideas?

Thanks!

./g
  Reply With Quote
Old 10-25-2007, 05:47 PM   #4 (permalink)
RickC
Guest
 
Posts: n/a
Default

Originally Posted by gnichols View Post
Super... All well and good... I found the nil="true" items...

I guess this begs a larger question -- Why are items that are showing up in SI Text view as having been assigned a location, coming into the XML as <dtp:Location xsi:nil="true">?

Any ideas?

Thanks!

./g
Not really sure on this. Are these items in a package? If so, is the package set to allow items into different locations? If so, it may be that the PDM is grouped in such a way that the items are associated with a package (in a location), but the items themselves are not. This is pure guess though.

I'd suggest funnelling this through support if what I suggested isn't the case.

-R
  Reply With Quote
Old 10-25-2007, 06:25 PM   #5 (permalink)
gnichols
Guest
 
Posts: n/a
Default

Originally Posted by RickC View Post
Are these items in a package?
As a matter of fact, they do appear to be in a package!


Originally Posted by RickC View Post
If so, is the package set to allow items into different locations? If so, it may be that the PDM is grouped in such a way that the items are associated with a package (in a location), but the items themselves are not. This is pure guess though.

I'd suggest funnelling this through support if what I suggested isn't the case.
hmmm... The check box is checked to allow the equipment in the package to be in a different Location/Zone, HOWEVER all of the equipment is showing (in the SI Text view) as having been assigned to the same LOCATION.

Here's where it might be going wrong tho -- the package's "default" (grayed out) location is showing "_Unassigned".

I'll try unchecking the box, adjusting that, and then rechecking the box.

It seems like there might be some sort of "disconnect" going on...

Thanks for pointing me in the right direction. I'll get back to you on the end result.

./griggs

Last edited by gnichols; 10-25-2007 at 07:01 PM. Reason: typo correction
  Reply With Quote
Old 10-25-2007, 07:02 PM   #6 (permalink)
gnichols
Guest
 
Posts: n/a
Default

Originally Posted by gnichols View Post
I'll get back to you on the end result.
That took care of it!

I unchecked the box, re-assigned the Location and Zone, then rechecked the box.

Thanks!

./g
  Reply With Quote
Old 10-26-2007, 03:33 PM   #7 (permalink)
RickC
Guest
 
Posts: n/a
Default

Originally Posted by gnichols View Post
That took care of it!

I unchecked the box, re-assigned the Location and Zone, then rechecked the box.

Thanks!

./g
Excellent. What's happening is that the Proposal groups be top level item (Package in this case). The to get the actual locations of the equipment in the package, you need to run a line item detail report (this explodes packages and deals with the individual items) or you can right a "Package Detail" report of some sort.

The data and breaking were correct, just not what you initially expected.

Glad we found the answer. Thanks for the follow up.

-R
  Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.d-tools.us/reports-reporting-center/1777-items-appearing-unaasigned.html
Posted By For Type Date
Untitled document This thread Refback 07-22-2009 01:47 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Keep Check Marks when adding items to Packages avzone Suggestions and Feature Requests 1 04-28-2010 07:58 AM
LANSync Copy To Server only copies "Approved" Items CrystalHacker Bugs Section 1 10-05-2009 04:29 PM
Cannot Iterate Over Labor Items CrystalHacker Reports and Reporting Center 1 06-11-2009 06:32 PM
Identifying Unmatched Items Following EZ Match CrystalHacker Manage My Product Data 0 12-12-2008 07:03 PM
Remove items from Master Table kbwill 'How Do I' Questions 4 10-20-2006 04:06 PM


All times are GMT. The time now is 02:20 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
D-Tools, Inc.