Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: djmnyc
  • Content: Threads
  • Order by date
  1. djmnyc

    Any way to batch run a set of reports on demand?

    Hi guys. I am using Crystal Enterprise 9.0. I have a problem I was hoping some of you have experienced yourselves, and solved in the past. I already searched the forums here, and the web, but can not find a solution. I have a requirement to batch run a set of 20 or so reports each night...
  2. djmnyc

    Any way to specify multiple destinations for a report?

    Is there any way to specify multiple destinations for a single report via Crystal Enterprise? In other words, after the report instance has been generated, I want the report e-mailed to a list of interested parties, AND also FTP'd over to a data store server. Is this possible? Currently, I...
  3. djmnyc

    How to remove Date.getYear() deprecation warnings ...

    Hello. I have a Timestamp field I am obtaining from my DB. I need to format this field in CCYYMMDD format. This is not my problem. I extract the year, month, and day fields from the Timestamp instance using the Timestamp (inherited from superclass Date) getYear(), getMonth(), and getDate()...
  4. djmnyc

    Updating Reports : Can you update without losing configurations?

    Hello fellow CE users. I have been using CR and scheduling reports using CE 9.0 for a few months now. I have posted a few times to this forum, and I have found everyone to be very helpful. For the most part, I have been content with scheduling using Crystal Enterprise, despite the lack of...
  5. djmnyc

    Report fails with "Please verify the information in the LogOn tab"

    Hello. We are migrating from Sybase 11 to Sybase 12.5. I have several reports which are using stored procedures. The database and sprocs needed were replicated on the new 12.5 server. I change the database properties for my reports to point to the new 12.5 server, and I get the following...
  6. djmnyc

    How to set up file-based event to look off crystal event server?

    Hello. I want to run a set of reports based upon a file semaphore. When my data processing task completes, I will write a file to indicate to the crystal event server that it is ok to generate my reports. The problem is ... this process runs on a different box than the crystal event server...
  7. djmnyc

    What exactly does the option "Number of retries allowed" give me?

    Hello. Perhaps someone can help me with this scheduling requirement. I have one report that I want to use as a "trigger" to kick off the generation of several other reports. Let's call this one report "checkForData". I want to do the following: - Run checkForData at...
  8. djmnyc

    how to specify no path seperator for FTP'ing

    Hello. I posted a few days back regarding an FTP problem I am encountering with a VAX box. I believe the problem may be related to the fact that Crystal Enterprise appends a "/" character to the path specification when you setup the FTP destination. Is there any way to configure the...
  9. djmnyc

    Problems FTP'ing to VAX???

    Hello. I was wondering if anyone else has experienced problems FTP'ing generated reports to a VAX box? I am using Crystal Enterprise 9.0, running on a Win2k box, and I am getting the following error: destination directory error. CrystalEnterprise.Ftp: 550 %RMS-F-SYN, file specification...
  10. djmnyc

    configurable SI_STARTTIME format???

    Hello. I have scheduled reports to have %SI_STARTTIME% appended to the end of their name. However, I was wondering if it was possible to format the date time information that this variable appends. For example, right now it appends YYYY-MM-DD-HH-MM-SS ... I would like YYYY-MM-DD only. Is...

Part and Inventory Search

Back
Top