Chaining iBots without using Conditional Requests?

I am using iBots with delivery content and a java script to export this to excel files. Now I want to chain these iBots.
If I use the first iBot to run the 2nd iBot I need to have a conditional request. But these iBots don't have conditional requests.
Using conditional requests equal to the delivery content would be requesting the same report twice. The reports are large and time a lot of time.
So how can I create a chain without requesting all the reports two times?

Hi,
May I know how you configured the Conditional Formatting in detail? Especially what conditions you selected.
As for the question, there is no build-in feature in Outlook to realize your request, the only method I can think of is to use VBA.
Regards,
Melon Chen
TechNet Community Support
It's recommended to download and install
Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
programs.

Similar Messages

  • Pareto without using Condition in Query Designer

    Hi,
    Is there any way we can achieve the Pareto effect without using condition?
    This is because Condition is not supported by OLAP BAPI via MDX interface.
    Can someone helps?
    Thanks.

    Hi Shweta...
    Plz find the below links this may help ful to solve the issue or can get much info.......
    http://help.sap.com/saphelp_nw70/helpdata/EN/80/3424429e905033e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/0d/af12403dbedd5fe10000000a155106/frameset.htm
    Regards
    Sudheer

  • Accommodation of multiple space characters without using nbsp - request

    I have dot matrix printer and i want to generate a report using character position and line position.
    For example a line can accommodate 80 chacters and in a page generally accoomdates 72 lines.
    I need to display column value padded with space characters and concatenate with other column and can generate 80 character data set.
    For example name column has varchar2(50) and date_of_birth as date and pay number(10,2)
    I just concatenated as rpad(name,50,' ')||to_char(date_of_birth,'dd-mm-yyyy')||lpad(pay,20,' ') so that all the 80 characters are filled with some characters.
    'dr.s.raghu 01-01-2001 123.45' In between quotes 80 characters are placed including space characters. But while using report and print multiple spaces are getting shrinked as single space character and displays as 'dr.s.raghu 01-01-2001 123.45' If i use nbsp as padded characters, the lettes are getting displayed as nbsp but while on page printing it displayed as space characters.
    I want to accommodate multiple characters of space characters in screen display and as well as in printer image. How to achieve it?
    yours
    dr.s.raghunathan

    dear Piotr
    have seen the example you have shown. I am confident that can be achieved by defining column width and height and example used only three columns. Whereas now i edited my requirement with code tags. Within the column value itself i need multiple spaces between word. Why even in this forum message box unless i use code tag, i am unable to display multiple space characters between any two words. Infact, i am very happy someone also has having the sampe problem and definitely solution will be achieved through some gurus.
    yours
    dr.s.raghunathan

  • Uploading a file without using multipart request

    I want to upload a xml file from my java application(standalone, no webserver involved) ... please suggest. I am able to do it through servlet multipart request but don't want to continue with that just to bypass the browser interaction the client have to perform to choose the said file.
    thanks

    Upload to what? You need something running on the machine where the file is to be uploaded to. If it's not a web server, then you'll have to run something else. Once you decide what that is going to be, then you will have to change your program to send the XML file to that server.

  • IBOTS with conditional request

    Hi All,
    Wish you all a very happy and prosperous new year.
    I have created a iBOT to see a process has started or not.
    I have a request in the Conditional Request tab and only if i mentioned the request the delivery content tab i am receiveing the email if i remove the request from the delivery content which i actually what i want and just dsiplay the contents of the Headlines the email is not trriggering.
    Is the the usual way a iBOT works where we need to select the request in both the tabs ( Connditional Request & Delivery Content). I do not need the report as an attachemnt in the email, i need a email which for example states *"Stared the Process ABC"*
    Thanks in Advance for the help
    Regards,
    Amit

    Hi Sandeep,
    You have a couple of options here, the conditional request route, or simply calling the ibot execution from the command line.
    For the conditional request, I'd set up an RPD init block that retrieves the ETL date into a variable.
    You then set up a simple answers request to return a row (for example from the time dimension) when the ETL date is greater than or equal to today (e.g the ETL has refreshed)
    This report then forms the conditional request for the ibots, if the conditional request returns a row, the ibots are executed.
    The alternative for command line execution , uses the 'saschinvoke' which is Siebel Analytics Scheduler Invoke. :
    Usage: SASchInvoke.exe -u <Admin Name>/<Admin Password>
    (-j <job id> | -i <iBot path>)
    ([-m <machine name>[:<port>]]
    | -p <primaryCCS>[:<port>] -s <secondaryCCS>[:<port>])
    ([(-r <replace parameter filename>
    |-a <append parameter filename>)]
    | [-x <re-run instance id>])
    [-l
    [-c <SSL certificate filename>
    -k <SSL certificate private key filename>]
    [-w <SSL passphrase>|-q <passphrase_file>|-y]
    [-h <SSL cipher list>]
    [-v
    [-e <SSL verification depth>]
    -d <CA certificate directory> | -f <CA certificate file>
    [-t <SSL trusted peer CNs>]
    Hope this helps,
    Rgrds
    Alastair

  • Grab images using IMAQ without sending frame request

    Hello,
    When a camera is externally triggered, is it possible to design a *.vi that makes use of IMAQ and grabs images via Camera Link frame grabber without sending frame request signals AND without knowing the external trigger? Just to grab images whenever FVAL, LVAL and DVAL go high. Possible?
    Thanks.

    Greetings, kcin;
    Just to check whether I understood or not, to have the Framegrabber acquire images when the FVAL, LVAL and DVAL lines go high with no other communication between the camera and the host computer? What exactly is the purpose of this endeavor?
    Initially, I do not believe it would be possible while using our IMAQ Driver simply due to the way it is designed; I will look into the matter further and inform you of my findings.
    Cordially;
    Simon P.
    National Instruments
    Applications Engineer

  • Finding the largest values of an array without using if condition

    Hi,
    I am trying to find the largest values of an array without using any if condition. Can any one tell me the solution for that..
    Thanks

    I am trying to find the largest values of an arrayThe 'S' to values suggests that you want not only the largest one, but multiple ones among the largest ones. The best way, I think, is to sort the array, so that its largest values are grouped topgether. If the type is already Comparable, the following single line does the job:
    Collections.sort(myArray);After this, the last values of the array are the largest ones.
    Jerome.

  • Finding Process Chain using the Request Number

    Hello,
    I am new to BI and currently monitoring Process Chains.
    I am scheduling a process chain which runs 3 times in a day.
    When i see the infocube there are four requests in the infocube, that means one more request apart from my three.
    The other reuqest is also being exeuted by user ALEREMOTE which means even it is being triggered by some other process chain.
    Can i please know how to find out the other process chain using the request number or so.
    Thanks in Advance.
    Bharathi.

    Hi,
    Goto each request and navigate to Infopackge screen and there you ll be able to find the process chain maintenance button. Click on that button, there you ll come to know what are all the process chain have been used for the single or multiple IPs.
    Check one by one Request Infopak.
    Thanks
    Sathish

  • IBOT Conditional request

    Hello,
    I have a report scheduled with a conditional request First day of fiscal month. The condition applied is a SQl statement which says the request will return some value if todays date is equal to first day of fiscal month.
    Now if I schedule it every friday with this condition will it retun any value? Correct me If I am wrong, when we give conditions like this we don't need to schedule it right!!
    Please advice me on this,Thanks.
    Cheers,
    - Abhi

    Think of it this way. Suppose you manually fired your report in Answers everyday. What would happen? Due to your filter, the report would return no rows except for the first day of your fiscal month, right? Scheduling an iBot just replaces you having to do this manual task everyday. The results would be the same. So as Turribeach said, schedule it to run everyday and on the day there is data, the report will reflect this.
    HTH,

  • You cannot use approp. request type 1 without a project profile

    Dear All,
    What should i do. I tried to create appropriation request. Error message appears
    You cannot use approp. request type 1 without a project profile
    Message no. AO257
    Please help.
    Cheers,
    Nies

    You create Apr request which can either get replaced with Internal Order or Project/WBS after approving the request.
    For this to happen, you need to have assigned either order type/project profile in the Apr request type.
    Config Node where you maintain this is below:
    Investment Management>Appropriation Requests>Master Data>Control Data>Maintain Appropriation Request Types
    Maintain the profile and set the indicator WBS element as Allowed measure.
    Better refer the Best Practice Configuration Guide available for Investment Management on SAP help portal.
    Regards
    Sreenivas

  • 1:N mapping without using BPM , based on segment conditions

    Hi All,
    I have to send 3 different files from source based on some conditions
    1) for the first file to be sent is okay
    2) But for second file and third file i need to check some conditions
    the conditions are
    If E1EDL44 case detail fields exists   i should generate second file and i should not create any third file  (it's one or the other, not both).
    If E1EDL44 case details doesnot exist i should generate third file and not second file...
    So My confusion is how to send either second or third file (any one only)
    If i do mapping  is it sufficient or also should i use condition editor in Receiver Determination...
    Please suggest u r valuable help..
    Thanks and Regards,
    sridhar

    Hi Sridhar,
    Make ur second interface Occurence as Optional 0:1 in ur Interfaec Mapping.
    In ur Multi-mapping (Message Mapping) also make ur  message type corresponding to ur second file as Optional.
    In ur mapping check the condition and if doesnot satisfy dont populate the second message type. Check this option.
    Regards,
    Sudharshan

  • Conditional Help without using build tags?

    I am not a real technical person, so if I mess up on my
    explanation - Sorry!. We have a one software package that can be
    used 2 different ways depending on a system configuration. I
    suggested using conditional build tags in order to have the correct
    help files populate for the 2 different configurations. Howver,
    they do not want 2 different help files. They want one help file,
    but want it to pull different help topics depending on they system
    configuration - kind of dynamically. So, for software 1a, only pull
    10 topics, and software 1b, pull those 10 topics, plus an
    additional 2...but all out of the same help file. Is that even
    possible?

    Welcome to the community.
    Which output are you producing? If CHM, someone else will
    have to address that. But for WebHelp, the system developers are
    going to have to do some work here either way. For the scenario
    where you have only one set of help files, you could put the 10 in
    one subfolder within the help folder and the other 2 in a separate
    subfolder. The developers (or web admin) could restrict permission
    to the subfolder containing the 2 files based on the user's
    configuration.
    The problem with not using conditional tags is that if you
    want those 2 topics in your TOC or index, they'll show up whether
    the user has rights to see them or not. You'd have to be careful
    not to link between the 10 files and the other 2; otherwise, the
    user who has rights to just the 10 will get permission errors if
    trying to follow a link to the 2. And I imagine that results for
    the 2 will show up in search results no matter who is doing the
    searching.
    If you've got only 12 topics in your project, the cost
    doesn't seem very high to use conditional tags and have two sets of
    help output, but that's just my opinion.
    Hope this helps,
    Ben

  • Print a DayName without using Date functions

    Hi,
    I have an assignment like without using any date functions i should print a calendar.
    Below is the code without using any datefunctions like dateadd, datediff, datename a calendar has been generated for month and year entered. I want a week name for the dates like sunday ... monday etc. 
    I can take any date from calendar as reference  and calculate based on that date.
    ex: today is 2/20/2014 thursday . Next 7days again will be thursday, same way before 7days will be thursday.
    I need to loop in below procedure and get weekname. 
    Plz help in the code,
    I am using SQL server 2008
    IF OBJECT_ID ('dbo.Calendar1') IS NOT NULL
         DROP PROCEDURE dbo.Calendar1
    GO
    CREATE  PROCEDURE [dbo].Calendar1 --4,1991
       @month int,
       @Year  int
     AS  
     BEGIN
     declare 
     @startdateofMonthYear date,
     @EnddateofMonthYear Date
    Set @startdateofMonthYear=(Select cast(@Year as varchar(4)) +'-'+Right('00'+Cast(@month as varchar(2)),2) +'-'+'01')
    Set @EnddateofMonthYear = (SELECT case when @month IN (1,3,5,7,8,10,12) then cast(@Year as varchar(4)) +'-'+Right('00'+Cast(@month as varchar(2)),2) +'-'+'31'
    when @month IN(4,6,9,11) then cast(@Year as varchar(4)) +'-'+Right('00'+Cast(@month as varchar(2)),2) +'-'+'30'
    else  cast(@Year as varchar(4)) +'-'+Right('00'+Cast(@month as varchar(2)),2) +'-'+(CASE WHEN (@YEAR % 4 = 0 AND @YEAR % 100 <> 0) OR @YEAR % 400 = 0 THEN '29' else '28' End) 
    End) 
    ;WITH CTE_DatesTable
    AS
    Select 1 daysint, Cast(SUBSTRING(cast(@startdateofMonthYear as varchar(20)),1,7) + '-'+CAST(1 as varchar(2)) as DATE) Calendardates
    UNION ALL
    SELECT   daysint+1,Cast(SUBSTRING(cast(@startdateofMonthYear as varchar(20)),1,7) + '-'+CAST(daysint+1 as varchar(2)) as DATE) Calendardates
    FROM CTE_DatesTable
    WHERE  daysint<= 
    (SELECT case when @month IN (1,3,5,7,8,10,12) then 31
    when @month IN(4,6,9,11) then 30
    else  (CASE WHEN (@YEAR % 4 = 0 AND @YEAR % 100 <> 0) OR @YEAR % 400 = 0 THEN 29 else 28 End) 
    End)-1
    Select 
    [DWDateKey]=Calendardates,
    [DayDate]=daysint,
    [MonthNumber]=@Month,
    [MonthName]=Case when @month = 1 then 'January'
     when @month  = 2 then 'February'
     when @month  = 3 then 'March'
     when @month  = 4 then 'April'
     when @month  = 5 then 'May'
     when @month  = 6 then 'June'
     when @month  = 7 then 'July'
     when @month  = 8 then 'August'
     when @month  = 9 then 'September'
     when @month  = 10 then 'October'
     when @month  = 11 then 'November'
     when @month  = 12 then 'December' 
    End,
    [Year]=@Year
    From CTE_DatesTable
    END
    bhavana

    In the above code, where do i pass the year and month?
    (Select 2000 YearID
    Union All
    Select YearID +1 From cte where YearID <2100
     In above condition from 2000 year its displaying.
    If i want in 90's year , Day name will not be correct.
    Deepa

  • Xml report output in excel format without using options tab in EBS

    How to get xml publisher report output in excel format without using options tab in EBS?
    I am getting XML Publisher report output in excel format by using options tab while submitting the concurrent request .
    But i want to get excel output automatically.
    Can anyone give idea to get XML publisher Report output in excel without selecting options tab.
    Thanks in advance
    Sandeep V

    Hey Sandeep,
    I am working on a similar format for a report and if possible can you please give me some guidelines. I have initially created reports using XML Publisher, but for those , the output preview format was PDF. So, if I select the preview format as EXCEL will it give me output in Excel and for this to happen, how do I define the rtf template. I believe the working will be same as for PDF, create a rdf report, get output in XML and apply the template to get the data in Excel or there is something different to this.
    Thanks,
    Sunil

  • How do I upload iWeb-site without using 'Flie Publish' feature?

    Due to corporate firewall restrictions I cannot use iDisk, Sync or iWeb to connect to .mac, which presented a problem when I wanted to Publish my iWeb site.
    I have uploaded the site [via webdav, with Transmit] to the Sites folder of my iDisk, but I can't find my site when I enter my .mac URL into my browser (http://web.mac.com/myusername or http://homepage.mac.com/myusername).
    Theoretically, is this the right way to upload to iDisk without using iWeb? Is there anything else I need to do to link my URL to the files in iDisk/Sites?
    Thanks in advance, Lee.

    Ok, my member name is leepaulvickers.
    I've tried
    http://web.mac.com/leepaulvickers
    http://web.mac.com/leepaulvickers/iweb
    http://web.mac.com/leepaulvickers/leepaulvickers
    http://homepage.mac.com/leepaulvickers
    but just get the 'we can't find the HomePage you've requested' 404 error.
    BTW I've used Transmit to upload to my iDisk in the past, such as files and photos with no problems. I assumed there would be no trouble with iWeb's files...

Maybe you are looking for

  • How to force refresh of data through browser or PDF?

    We have the dashboard set to refresh every minute.  We are pulling the data using XML from DB.  When we are in browser and clear the browser cache and then reload the .swf... the data is updated.  We haven't been able to figure out how to force the c

  • How to Enter Floating number in Modbus Register

    Hello, I want to set one floating value in modbus register located on 400.but I am not able to do so its only accept real number. Will you please guide me what should I do in order to solve this problem?? I tried with suggestion which is given in lin

  • Socket disconnection event not being reveived java.nio

    Hi All My question is as below i am using java.nio package + win 2K + jdk1.4.1_02 I have a Server accepting socket connection and is configured in Nonblocking mode. -The server receives (selector) events (accept event) when a client requests for a co

  • Time Constraints

    Guys, Need help. I want the standard SAP time constraints (or a copy ) of the TCs from t554y. i have been experimenting in it and now i dont have the original..... problem is am not able to overwrite my absence with an attendance... have used 1 as th

  • Subscription says it's expired, but I'm still getting billed

    Hello, I would like to know how can I cancel my Adobe Muse subscription, since there is no "cancel plan" button ( I am assuming that is because it says it has expired), but I'm still getting billed for it. I am using a PC and Chrome, if that helps. T