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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mikkom

  1. mikkom

    Error in Infoview: The viewer could not process an event

    I get following error in Infoview: The viewer could not process an event. Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator. [RCIRAS0546] ---- Error code:0 [CRWEB00000119] I can see few first pages from...
  2. mikkom

    Finding overtime hours where employer is called to work immediately

    I got that working... But now I need to do that the other way around. I need find overtime hours but block off those overtimes hours where is alarm. How I can do that?
  3. mikkom

    Finding overtime hours where employer is called to work immediately

    I have to find overtime hours where employee was called to work immediately. There are following field in database: datetime, employee, salary type. To the field salary type is marked overtime 50%, overtime 100% or alarm. I have to find overtime rows where same employee has marked alarm to same...
  4. mikkom

    Calculating running totals

    I have to calculate difference between two running totals and show result in graph. And I made formula that calculates difference between two running totals. But it is not possible to add that formula to graph. What can I do?
  5. mikkom

    Error in Infoview: "Unable to create report page"

    When I try run report from Infoview, I get error message: "Unable to create report page". This problem happens with several reports occasionally. With one report this happens most times when I try to run report, but not every time. Any ideas, what can cause this problem?
  6. mikkom

    Error in Infoview: "Unable to create report page"

    When I try run report from Infoview, I get error message: "Unable to create report page". This problem happens with several reports occasionally. With one report this happens most times when I try to run report, but not every time.
  7. mikkom

    Infoview timeout

    I have problem with Businessobjects Infoview. I have slow report. I am able export it if I just export it when first page appears. If I try move to last page it takes about 35 minutes and Infoview asks to logon again. And run report again... I changed timeout settings in CMS...
  8. mikkom

    Unknown Database Connector Error

    I get that error message when I try to run a report from Infoview. I have problem with two reports. Other reports work fine. I get that error sometimes and sometimes I don't have any problems to run these reports. So I can't find out reason to these error messages. Does anyone have similar problems?
  9. mikkom

    Infoview can't export report

    We have Crystal Reports Server 2008 and I tried to export report from the viewer.
  10. mikkom

    Infoview can't export report

    Running the report takes long time, over 20 minutes. I had to increase timeout from Crystal Report Processing Server (default is 20 min). After that I can run the report but I can't export the report. I get error message: "The viewer was unable to process the request." How can I solve this...
  11. mikkom

    Formatting time

    Thanks! That was too easy solution, I could not think that.
  12. mikkom

    Formatting time

    I have time in form: 14:14:52 (hh:mm:ss), 24 hours. How I can remove seconds (new form 14:14)?
  13. mikkom

    Formatting date

    Thanks, that code seems to calculate date correct. But I still have a problem with my report. It says that formula {@next} cannot be used, because it must be evaluated later. in selection formula {@next} in {?start_date} to {?end_date} {@next} datevar nextdt := {@start}; numbervar i :=...
  14. mikkom

    Formatting date

    I need to identify the rule for what constitutes the first week of the year. And the weeks starts with monday. For example, in year 2004 monday of the first week is 12/29/2003. How I can identify rule to do this?
  15. mikkom

    Summarizing problem

    Thanks, that solved problem!

Part and Inventory Search

Back
Top