Change in DB-Logon parameters & scheduling Publication by passing parameter

Hi Experts,
We have an requirement of creating an C# application which changes DBLogon parameters of a particular Publication and also pass the parameters to schedule the same for Once.
I have been able to schedule the same without passing parameters but instance fails as they are mandatory
Request your help for :
1. Change in Publication DBLogon parameters.
2. Schedule the Publication by passing parameters.
Awaiting your reply
Regrads,
Ankeet Pujara

Hello,
Would you like to have a look at the samples available at:
http://wiki.sdn.sap.com/wiki/display/BOBJ/NETBusinessObjectsEnterpriseSDKSamples
Does it help?

Similar Messages

  • Reports failing to Email - losing logon parameters

    Post Author: hd1
    CA Forum: General
    I have some reports that are failing to email.  There are 2 reports that fail everytime they are supposed to run.  The first report I have that is failing is not getting emailed when it should.  It says that there were incorrect logon parameters but I was able to pull up the report.  I have had a similiar issue but once I enter the password in for report it works fine but this issue is different.  The password is populated but the report will not email.  The other issue I have is a strange one and it this error is only on my other report.
    ERROR:  Failed to retrieve initial report values.  For example, database information for this report could be incomplete or incorrect.  This is a configuration problem.  please contact your systems administrator.
    Once I go to into the Central Management Console, I can refresh the reset the report, then it works fine, but this error comes up every week.  This report however, is not getting emailed, this error is seen when you try to view the report on infoview.
    Has anyone had a similar problem?

    Hi, apologies for the late reply, I've finally got time to follow this up.
    I've unmarked Susan's reply as answer until I have actually fixed it.  The linked info seems relevant but isn't hitting it on the head.  
    Reports cannot be generated manually, they fail whether manual or scheduled.  The receive connectors appear fine and are configured correctly.  The "Default SERVERNAME"
    receive connector is still there and is untouched since the initial fresh install of this server.  I verified the config is as per;
    and
    I will try the fix my network wizard out of hours on our own server and update this post later.

  • Failure while scheduling publications with CR in BO XI3.1

    We have installed BO XI3.1 on windows server 2003 R2 SP2, with weblogic 9.2 application server and have configure to SSO for windows AD users. While scheduling publications it throws up the following error, however this error is not consistent, it happens once in 3 days.
    2009-05-25 12:03:50,149 INFO  [pool-4-thread-56] BusinessObjects_PublicationAdminLog_Instance_1370298 - [Publication ID # 1370298] - Running publication instance.
    2009-05-25 12:03:50,415 INFO  [pool-4-thread-56] BusinessObjects_PublicationAdminLog_Instance_1370298 - [Publication ID # 1370298] - The global delivery rule for this publication was met; publication processing will now begin.
    2009-05-25 12:03:54,587 ERROR [PublishingService:HandlerPool-118] BusinessObjects_PublicationAdminLog_Instance_1370298 - [Publication ID # 1370298] - Unable to find the infostore service.  Is your CMS running and configured properly? (FBE60002)
    com.crystaldecisions.sdk.exception.SDKException$OCAFramework: Unable to reconnect to the CMS ggnmis01.aircel.co.in:6400. The session has been logged off or has expired. (FWM 01002)
    cause:com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$LogonFailover: Unable to reconnect to the CMS ggnmis01.aircel.co.in:6400. The session has been logged off or has expired. (FWM 01002)
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Unable to reconnect to the CMS ggnmis01.aircel.co.in:6400. The session has been logged off or has expired. (FWM 01002) IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Unable to reconnect to the CMS ggnmis01.aircel.co.in:6400. The session has been logged off or has expired. (FWM 01002) IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
         at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:214)
         at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.<init>(InternalInfoStore.java:146)
         at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStoreFactory.makeOCCA(InternalInfoStoreFactory.java:119)
         at com.crystaldecisions.sdk.occa.infostore.internal.InfoStore.<init>(InfoStore.java:84)
         at com.crystaldecisions.sdk.occa.infostore.internal.InfoStoreFactory.makeOCCA(InfoStoreFactory.java:62)
         at com.businessobjects.publisher.common.SDKHelper.createInfoStore(SDKHelper.java:39)
         at com.businessobjects.publisher.scheduling.SchedulingHelper.scheduleScopeBatch(SchedulingHelper.java:111)
         at com.businessobjects.publisher.processing.ScopeBatchHandler.run(ScopeBatchHandler.java:101)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$LogonFailover: Unable to reconnect to the CMS ggnmis01.aircel.co.in:6400. The session has been logged off or has expired. (FWM 01002)
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Unable to reconnect to the CMS ggnmis01.aircel.co.in:6400. The session has been logged off or has expired. (FWM 01002) IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
         at com.crystaldecisions.enterprise.ocaframework.FailoverLogonService.logonWithToken(FailoverLogonService.java:174)
         at com.crystaldecisions.enterprise.ocaframework.ManagedSession.reconnectCMS(ManagedSession.java:733)
         at com.crystaldecisions.enterprise.ocaframework.ManagedSession.validateServer(ManagedSession.java:720)
         at com.crystaldecisions.enterprise.ocaframework.ManagedSession.validateStatelessService(ManagedSession.java:573)
         at com.crystaldecisions.enterprise.ocaframework.ManagedSession.newService(ManagedSession.java:911)
         at com.crystaldecisions.enterprise.ocaframework.ManagedSession.get(ManagedSession.java:300)
         at com.crystaldecisions.enterprise.ocaframework.ManagedSessions.get(ManagedSessions.java:297)
         at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(ServiceMgr.java:697)
         at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.init(InternalInfoStore.java:1069)
         at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.<init>(InternalInfoStore.java:142)
         ... 9 more
    Caused by: com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
         at com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuseHelper.read(oca_abuseHelper.java:106)
         at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAs._LogonEx4Stub.LogonWithTokenEx4(_LogonEx4Stub.java:210)
         at com.crystaldecisions.enterprise.ocaframework.FailoverLogonService.logonWithToken(FailoverLogonService.java:153)
         ... 18 more
    2009-05-25 12:03:54,603 ERROR [PublishingService:HandlerPool-118] BusinessObjects_PublicationAdminLog_Instance_1370298 - [Publication ID # 1370298] - An exception was caught while scheduling the publication. (FBE60203)
    com.businessobjects.publisher.exception.PublishingException$InvalidInfoStore: Unable to retrieve the InfoStore. Is your CMS running and properly configured? (FBE42019)
         at com.businessobjects.publisher.scheduling.SchedulingHelper.scheduleScopeBatch(SchedulingHelper.java:129)
         at com.businessobjects.publisher.processing.ScopeBatchHandler.run(ScopeBatchHandler.java:101)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    2009-05-25 12:03:54,665 INFO  [pool-4-thread-56] BusinessObjects_PublicationAdminLog_Instance_1370298 - [Publication ID # 1370298] - Publication scheduling complete.
    The SIA, all server, including the windows server was re-started, but this error still pops up.

    We are seeing alot of these - using the 'retry' option when scheduling gets the Publication to finish successfully - the log however is full of these messages.
    Did you discover anything further Ranjit?
    Regards,
    Ferdie.

  • Is there any way to change some of the parameters in hundreds of xml file

    Hi,
    We have got hundreds of xmls to run some of the batch scripts.I need to change some of the parameters in those xmls like USER,PASSWORD,SERVERetc.All the So I am doing them manually now by opening each of the xml script ,edit -> Find and Replace.But can anyone suggest me an easy way to update hundreds of xmls.

    In the past, I've written VBA code in Excel to open all the files in a directory, then search for the strings and replace them. The files are then written out to a new directory so I was able to keep the original versions. It's pretty easy using a few loops

  • How to Control the Favorites  T-code Description changed with the Logon La

    Dear All,
             I have a issue for this: user want to set Favorites Description changed with the Logon langue, For example: In EN Langue, The MM01 in Favorites is u2018Material createu2019, If user used the other Langue, he want the u2018Material createu2019 changed the logon langue.
    If the t-code in SAP menu, the description can change with logon langue?
    How to set?
    Please help me!
    Thanks
    Sun
    Edited by: sun on Dec 19, 2008 2:23 AM

    hi,
    pls check this link
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci862499,00.html
    use these FM
    STREE_USER_FAVORITES_COPY
    STREE_FAVORITES_MAINTAIN
    thanks

  • How can I change the "folio name" and the "publication name?

    Hello,
    We have posted a Multi-folio App a single folio in it.
    We would like change the "folio name" and the "publication name” and we tried to do this using the dashboard. However, when clicking “update” we unchecked the “update content” checkbox, because there are no changes to the folio’s content. The problem is that this didn’t change anything in the app: both the "folio name" and the "publication name” remain unchanged…
    Is it possible to do this without having to repost this folio?
    Thanks!
    Olivier.

    The metadata is considered part of the content. Click update again and leave the "update content" checkbox checked.
    Neil

  • Why am I suddenly getting the following error message: "The specified location is reserved by the operating system and is not permitted. Please choose a different location." I've been recording all night and I haven't changed any of the parameters.

    Why am I suddenly getting the following error message: "The specified location is reserved by the operating system and is not permitted. Please choose a different location." I've been recording all night and I haven't changed any of the parameters.

    Hi Tom,
    Looks like we have problem here as we see another blank post from you here. It's probably something to do with your email. Let me send you a PM with my email address and we can communicate that way.
    Thanks,
    Kevin

  • Changes in the logon page and exceptions

    Hi to all !!
    I need to make some changes in the logon page of the webdynpro-portal server. Where can I find some help about it...
    One of the requirements is to recognize the different reasons why some user can fail in the attemp to log on, i.e. he/she could not be registered in the system or the server can be unable to attend the request at the moment (because of a low number of permitted conections) or something else. The problem is that it alwasy says that the user is not registered
    Another thing I want to change is the page that is displayed when the session time expires, what should I change?
    Finally, I want to customize the error page that is displayed when and exception ocurrs and the application's navigation is canceled or aborted.
    Thanks a lor in advance.

    Hi
    Logon :
    <a href="http://help.sap.com/saphelp_erp2004/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm">Customizing logon screen 1</a>
    <a href="/people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system-logon-page-in-netweaver-04 logon screen 2</a>
    Error :
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b4/85cd17dbc04f5c8d5069e021595e6f/content.htm">Error 1</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm">Error 2</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/9a/e74d426332bd30e10000000a155106/content.htm">Error 3</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/08/9c3e9f42589b4dbb9b8b43b1dde48f/frameset.htm">Error 4</a>
    Regards
    Abhijith YS

  • Want to change the Material group in Scheduling aggrement after creation?

    Hi Gurus,
    I want to change the Material Group in scheduling aggrement. I am able to change in PO but i m not able to change in Scheduling aggrement. It is in display mode after creation.
    I have checked the SPRO setting it is in optional entry only.
    Can anyone please help me. Wr we have to check the settings..
    Ot this is Standard SAP has provided.
    Please help me..
    Thanks
    Venkatesh P

    Hi,
    Thanks for your reply.
    EKPO is standard table. That we cannot change and that do end user want to chagne the material group.. This is not for one time.
    Please help..
    Thanks
    Venkatesh P

  • Roaming profile gets corrupted after password change during session logon.

    When users are force to change password during logon (after it has expired) their roaming profile gets corrupted. All workstations are Windows 8 and domain is Server 2008 R2. The delete cached profile copies policy is enabled and therefore the issue matches
    exactly with http://support.microsoft.com/kb/971338/en-gb except it's the wrong OS.
    I've been trying to find a hotfix for Windows 8 without any luck so just wondering if anybody managed to get around this issue.

    Hi,
    Have you tried the workaround method in the link? did it worked? Actually, form now, there is still no helpful hotfix to fix this problem.
    In addition, what about change password from other client? not Windows 8.
    Roger Lu
    TechNet Community Support

  • Change sponsor web logon template..

    I want to change the web logon template for sponsors
    http://docs.google.com/viewer?a=v&q=cache:SiE9cFifltIJ:www.southernct.edu/oit/uploads/textWidget/wysiwyg/documents/Guest_Server_Sponsor_Guide.pdf+guest+server+account+creation&hl=en&pid=bl&srcid=ADGEEShMEyhaxRAktDlQv7dUIUCXC0HcQAe2E7Uk9g0X6S_AJjS9AFB5MTxnNC6kZRCnSsNpRIBD1xHaHlnB3kHfXID5h9_cuI7un7ORBAgo-hy17fpvF-PfjCU09cK2qtcRWXUEX0qP&sig=AHIEtbRiEPRihQ9fT8XahwPkyJdtPqzEIQ
    Figure 17-1
    Is it possible to change the template? If so, where about is the file located on the server?
    Thanks

    Go through the below process where you can provide access for your login user id.
      1.      In the SAP Easy Access initial screen, choose SAP Menu ®  Tools  ® Administration  ® Maintain Roles  ® Role Administration  ® Roles , or use the Create Role pushbutton to go straight into the role maintenance.
           2.      Choose Create and Basic Maintenance (Menus, Profiles, Other Objects). Enter a name for the role as well as a short text, and save your entries.
    Choose a name that does not start with the prefix SAP as this namespace is already used by the predefined roles delivered as copy templates.
           3.      On the Description tab page, created and changed information is entered automatically. Compile a meaningful text to describe the function of the role.
           4.      Select the Authorizations tab page and then choose Expert Mode for Profile Generation.The pushbutton Selection gives you a list of all the available Authorization Templates. The templates for the BW user roles and tasks begin with S_RS_R.
           5.      Select a template and choose Adopt Reference.
           6.      Edit the authorizations if necessary.
           7.      Generate an authorization profile for the authorizations of the role.
    Choose the Generate pushbutton to do this.
           8.      Go back and assign the role to users on the Users tab page, using the relevant names in the list.
    The generated authorization profiles are automatically entered in the user master record for these users if you run a user master comparison. To do this, choose User Comparison and then Complete Comparison.
    You need to give below Authorization while performing 4th point.
    S_RS_ALL (Business Information Warehouse: All authorizations)
    Hope this helps u...
    Regards,
    KK.

  • Change pwd after logon

    Hello,
    I used custom auth base on employee table.
    I would like to force user change pwd after logon
    Please help me on this case
    Thank you.

    Hi Halit,
    <li> Create a Change password Page and keep a FLAG column in your custom table and if the users enters into the application for the first time means, set the FLAG to FL, and redirect the user to the Change Password Page.
    <li> If the user enter into application for the second time means, update your FLAG column and set the FLAG to SL and redirect the users to the first page of the application. So the users who have the Flag like SL means it will navigate to the first page of the application.
    <li> Under the login page process, give something like below
    DECLARE
      l_flag VARCHAR2(20);
    BEGIN
      SELECT upper(flag)
        INTO l_flag                                                          
        FROM final_users---------------------------------------------------------->your custom table where the user, password, flag columns are present
       WHERE upper(username)=upper(:P101_USERNAME);
      IF l_flag='FL' THEN
        wwv_flow_custom_auth_std.login(
          P_UNAME       => :P101_USERNAME,
          P_PASSWORD    => :P101_PASSWORD,
          P_SESSION_ID  => v('APP_SESSION'),
          P_FLOW_PAGE   => :APP_ID||':87'-------------------->May be your Change Password Page
    ELSIF l_flag='SL' THEN
        wwv_flow_custom_auth_std.login(
          P_UNAME       => :P101_USERNAME,
          P_PASSWORD    => :P101_PASSWORD,
          P_SESSION_ID  => v('APP_SESSION'),
          P_FLOW_PAGE   => :APP_ID||':27'-------------------->May be your application first page
         );Brgds,
    Mini
    Mark Answers Promptly

  • How to make the cursor global if it has parameters that would be passed through calling environment

    What I am trying to do is:
    1. Pass two dates "p_start_date" and "p_end_date" to a procedure "calc_percnt". Based on these two dates the procedure creates a collection that has ticket info between the date range provided.
    2. Iterate through this collection to find out the number of tickets that took less than 4 hrs (p_count_4), less than 8 hours (p_count_8), less than 12 hours(p_count_12) and less than 24 hours (24).
    3. I want to move the logic of the  above point 2 (also mentioned between dotted lines in the below mentioned code) to a function and call that function.
    4. For the above point 3 I will have to create a function which will accept a collection variable something like this:
    create or replace cal_perc (collection_var total_tckt_colcn) .... 
    I cannot do this because total_tckt_colcn needs to be declared
    5. I cannot make the cursor and collection type as global by putting them in package specification because of the condition in cursor:
    WHERE created_date >= p_start_date AND created_date < (p_end_date + interval '1' DAY)
    it gives the error as "p_start_date"  and "p_end_date" needs to be declared.
    What is the best way to do this????
    create or replace
    PROCEDURE calc_percnt(
      p_start_date IN N01.cc_ticket_info.LAST_CHANGED%type ,
      p_end_date   IN N01.cc_ticket_info.LAST_CHANGED%type ,
    AS
      v_start_date N01.cc_ticket_notes.LAST_UPDATED_STAMP%type;
      v_end_date N01.cc_ticket_notes.LAST_UPDATED_STAMP%type;
      CURSOR cur_total_tckt
      IS
      SELECT  * from
      WHERE created_date >= p_start_date AND created_date < (p_end_date + interval '1' DAY)
    type total_tckt_colcn
    IS
      TABLE OF cur_total_tckt%rowtype;
      total_tckt_col total_tckt_colcn;
      total_coach_col total_tckt_colcn;
    BEGIN
      total_tckt_col  := total_tckt_colcn ();
      OPEN cur_total_tckt;
      LOOP
      FETCH cur_total_tckt bulk collect INTO total_tckt_col limit 100;
    END LOOP;
      EXIT
      WHEN (cur_total_tckt%NOTFOUND);
      END LOOP ;
      CLOSE cur_total_tckt;
    -- ---I want to move the following code in a function which finds the time required to close the ticket and increment the counter ------
    FOR i IN total_tckt_col .first..total_tckt_col .last
      LOOP
      no_of_seconds       := calc_time_diff(total_coach_col(i).created_date, total_coach_col(i).closed_date);
      IF (no_of_seconds    < 14400) THEN
      p_count_4          := p_count_4  + 1;
      p_count_8          := p_count_8  + 1;
      p_count_12         := p_count_12 + 1;
      p_count_24         := p_count_24 + 1;
      ELSIF (no_of_seconds < 28800) THEN
      p_count_8          := p_count_8  + 1;
      p_count_12         := p_count_12 + 1;
      p_count_24         := p_count_24 + 1;
      ELSIF (no_of_seconds < 43200) THEN
      p_count_12         := p_count_12 + 1;
      p_count_24         := p_count_24 + 1;
      ELSIF (no_of_seconds < 86400) THEN
      p_count_24         := p_count_24 + 1;
      END IF;
      END LOOP;
    END calc_percnt;

    I cannot add cursor definition to package because  of the following condition:
    WHERE created_date >= p_start_date AND created_date < (p_end_date + interval '1' DAY)
    it gives me an error: "p_start_date"  and "p_end_date" needs to be declared.
    p_start_date and p_end_date are parameters that would be passed by the user.
    Parameterized cursor to the rescue:
    I have changed my cursor definition to:
    create or replace
    PACKAGE ES_REPORTS AS
    CURSOR cur_total_tckt (p_start_date n01.cc_ticket_status_history.created_date%type, p_end_date n01.cc_ticket_status_history.created_date%type)
      IS
      SELECT  t.ticket_id ticket_id , t.created_date created_date, t.created_by created_by, t.ticket_status ticket_status, t.last_changed last_changed, h.closed_date
      FROM n01.cc_ticket_info t
      inner join
      (SELECT  ticket_id , MAX(created_date) closed_date
      FROM n01.cc_ticket_status_history
      WHERE ticket_status = 'CLOSED' AND created_date >= p_start_date AND created_date < (p_end_date + interval '1' DAY)
      GROUP BY ticket_id
      ) h
      on (t.ticket_id         = h.ticket_id)
      WHERE (t. ticket_status = 'NOTIFIED' OR t.ticket_status = 'CLOSED') AND t.last_changed >= p_start_date AND t.last_changed < (p_end_date + interval '1' DAY);
    END ES_REPORTS;
    Not sure if it is good programing practice though?

  • How to Pass parameter to Custom Scheduler dynamically

    hi ,
    I am new to OIM.
    Need your help in passing parameters dynamically to Custom Scheduler.
    I have created Custom Scheduler by extending Task Support.
    I have registered the plugin through API , using PlatformService.registerPlugin() method.
    As I need to send the parameter(s) to this CustomScheduler, I have defined them in Metadata (CustomScheduleTask.xml) file as below and got it imported into DB
    through weblogicImportMetadata.sh script by providing the path of the file.
    <scheduledTasks xmlns="http://xmlns.oracle.com/oim/scheduler">
    <task>
    <name>CustomScheduleTask</name>
    <class>org.schedule.custom.task.CustomScheduleTask</class>
    <description>Fetch details of the given user_id</description>
    <retry>5</retry>
    <parameters>
    <string-param required="true" helpText="Login Name">Login Name</string-param>
    </parameters>
    </task>
    </scheduledTasks>
    Iam able to import this plugin as well as register the plugin successfully. Now I have defined a job to which this Custom SchedulerTask is mapped.
    Now in order to run this job(schedule task) I need to provide Login name( or id) which needs to be send as a parameter for the scheduler to get executed.
    But while defining the job with this Schedule Task on OIM console, I was not able to define or pass parameter to this job. hence parameter is null in
    CustomSchedule 's execute method .
    Kindly help me how to pass parameter dynamically while running the scheduler from OIM console so that the execute method would be able to receive it.
    Thank you in Advance.
    Regards,
    Kumar

    Hi,
    When you have created the schedule job for your custom schedule task, you should see your Login Name textfield in the schedule task. If not, then there verify your schedule task xml.
    In your schedule class code, add:
    public void execute(HashMap arg0) {
              final String METHOD_NAME = "execute :: ";
              logger.debug(CLASS_NAME + METHOD_NAME + "Entering Method - execute");
              try {
                   String LoginName = arg0.get("Login Name");
    Regards,
    Sunny

  • Units of parameters width and height  passed in drawRect(int,int,int,int)

    Units of parameters width and height passed in drawRect(int,int,int,int)

    Units of parameters width and height passed in drawRect(int,int,int,int)They are just units in the User Space. Since you can change the
    scale of the AffineTransform associated with your graphics object,
    you can't be more specific than that.
    Initially the claim is that the units are 96 per inch, but that isn't true.
    For example, change the resolution of your screen and run the code
    again!

Maybe you are looking for

  • Any way to get rid of the unread count in the lock screen?

    Hi, I am new to the Z10 and i was wondering if i could remove the unread count or even the new mail icon from the lock screen.  On the old 9780, i was able to change the notification in a manner that only signaled a new email arrive but without the n

  • Tips on Implementing Row Level Security

    Dear All,I am currently trying to implement row level security in Hyperion Intelligent version 8.2. The user guide is straight forward on explaining the steps. However, when I tried it, the row level security does not filter the information at all ev

  • Final Cut won't recognize video

    Hello, I've been trying to capture some video onto an G5 iMac, OS 10.4.11, but whenever I go to log and capture, FCP won't recognize the video. Occasionally, an image will pop up and then freeze, but most of the time I'm just looking at the "preview

  • Headphone jack got stuck in my apple mac pro

    the headphone jack got stuck in my apple mac pro.. and they are saying i need to change the mother board .. is that true?

  • How to make an infoobject as data target

    explain a step by step procedure...