Data Dynamics Reports Support

Started by James Johnson - DD at 11-30-2009 8:34 PM. Topic has 40 replies.

Print Search Rate
Sort Posts:    
   11-30-2009, 8:34 PM
James Johnson - DD is not online. Last active: 3/11/2010 12:20:13 AM James Johnson - DD

Top 50 Posts
Joined on 01-05-2006
Columbus, Ohio
Posts 297

DDStaff
Re: Export to email
The team is currently working on several large cases to improve the performance of the product several fold.  Once the team has reached the first goal in this endeavor I am planning to create the release which includes this feature. 

Until then, I do want to make an interim release available to you which can be used to test this feature and provide feedback regarding the implementation.

I will ask the team to prepare the interim release as part of our next iteration and once its done the support team will let you know that it is available.

Thanks,

James

   Report 
   02-03-2010, 1:03 AM
thha is not online. Last active: 2/26/2010 4:47:53 PM thha

Not Ranked
Joined on 04-09-2009
Posts 8
Re: Export to email
Your last post was more then a month ago. Have anything happened? We can't find anything directly relating to this in the version logs.

We intend to start implementing DD Reports in at least on of our web based business systems now, but with the state of this issue as it is we won't be able to replace AR.Net yet.
   Report 
   02-03-2010, 1:14 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Hello,
We are preparing the public release this and/or next week. We can send you the interim build which is pretty close to what will be  in the release for tryout activities.

Sergey Abakumoff
GrapeCity
   Report 
   02-03-2010, 1:21 AM
thha is not online. Last active: 2/26/2010 4:47:53 PM thha

Not Ranked
Joined on 04-09-2009
Posts 8
Re: Export to email
Good stuff. Please do.
   Report 
   02-03-2010, 1:59 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Hello,
Build 1.6.1749.0 can be downloaded from https://grapecity.sharefile.com/d-s6b3a94fcfa64dfd8

Sergey Abakumoff
GrapeCity
   Report 
   02-03-2010, 3:59 PM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
Excellent. That seems to be working nicely. Only problem I can find is that an image that we embedded (as a linked resource) got the "cid:" tag twice (src="cid:cid:image.bmp"), but i'd assume that this is a small matter to correct.
I checked to see if the extra "cid:" came from the secondary streams LocalPath, but that wasn't the case.

Aside from that small bug: Great work!
   Report 
   02-03-2010, 9:20 PM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Hello,
Thanks for the feedback!
I tried to repeat the "double cid:" problem on my side, but it does not arise..Can you send us rdlx file and the code you use for rendering?

Sergey Abakumoff
GrapeCity
   Report 
   02-04-2010, 12:30 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
I think I've been able to locate the problem. I'm using the old MemoryStreamProvider-example that you've posted here in the forums previously, and in the CreateSecondaryStream method it adds "cid:" (to make the Uri constructor happy). I assume that's where the second cid: comes from.
Is there a better way to do this nowadays?

I've attached most of my source code (not the memorystreamprovider, since we havent tampered with your source code there).
   Report 
   02-04-2010, 12:31 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email

Attachment: ddreportTest.zip
I wasn't allowed to attach a .cs file. I'll try again
   Report 
   02-04-2010, 12:45 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
EmailRenderingExtension class now exposes MailMessage property which returns the instance of System.Net.Mail.MailMessage which has the html view and the linked resources.
Once the report is rendered, you can obtain that property value, feed it with From, To, Subject, etc. values and send.
So, behind the scene EmailRE initializes MailMessage using the code which is very similar to one you sent. I think it does not have the bug you mentioned, we extensively tested this functionality. However, if you find any problems, let us know please.

Sergey Abakumoff
GrapeCity
   Report 
   02-04-2010, 1:03 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
It works perfectly. Thanks :)
   Report 
  Page 3 of 3 (41 items) < 1 2 3
GrapeCity » Product Support » Data Dynamics R... » Export to email

Privacy Policy | Copyright © 1997-2010 - GrapeCity, inc.