Publication with %SI_VIEWER_URL%

Hi All,
I have a publication with a webi report in it as source document. I schedule it and mention e-mail as destination giving placeholder %SI_VIEWER_URL% in message body.
After the successful schedule I get a notification with a opendocument url (generated beacuse of %SI_VIEWER_URL%), but when I click on that and provide the user name and password ,I get the following message:
Account information not recognized: Failed while trying to log on user <user name>. RFC error: "USER_OR_PASSWORD_INCORRECT"
It is really a strange error because I provide here the same credentials that I had used while creating publication.
Could anybody suggest the reason behind it. Please note that we have SAP authentication enabled in our BO environment and this link that is coming in email just takes the user to infoview login page having "Username" and "Password" fields in it. There is no box to specify authentication type there.
Is there a way which help us to show authentication type while clicking on the url or any other workaround for this. Please suggest.
I had posted the request in BOB first but could not get any reply there.
Thanks in advance !!

Hello,
yes this is the Problem. The default Authentication for the openDoc Application is SAP after installing the SAP IT. Navigate to
<BO_INSTALL_DIR>\Tomcat55\webapps\OpenDocument\WEB-INF
and edit the File "web.xml"
You find there the Entry
     <!-- You can specify the default Authentication types here -->
     <!-- secEnterprise, secLDAP, secWinAD, secSAPR3 -->
     <context-param>
         <param-name>opendoc.authentication.default</param-name>
         <param-value>secSAPR3</param-value>
     </context-param>
Edit it to
     <!-- You can specify the default Authentication types here -->
     <!-- secEnterprise, secLDAP, secWinAD, secSAPR3 -->
     <context-param>
         <param-name>opendoc.authentication.default</param-name>
         <param-value>secEnterprise</param-value>
     </context-param>
Restart Tomcat and you should be fine !
Regards
-Seb.

Similar Messages

  • [XI 3.1] Publications with Personalization (Profiles) - Document name

    Hi,
    We have a question with regard to Publications with Web Intelligence reports in XI 3.1.
    We would like to know if it's possible to put the "profile value" (or something equivalent) in the name of the output document?
    For example, we want to deliver 3 versions of a WebI report to 3 user profiles:
    - 1 user profile can see all countries
    - 1 user profile can only see region X
    - 1 user profile can only see region Y
    Name of the output document going to the destination should have an indication for which profile value it ran, output name should contain eg.:
    - All
    - Region_X
    - Region_Y
    There are several placeholders that can be used in the "Use a specific name" option of the destination:
    Title (SI_NAME)
    ID (SI_ID)
    Owner (SI_OWNER)
    DateTime (SI_STARTTIME)
    Email address (SI_EMAIL_ADDRESS)
    Userfullname (SI_USERFULLNAME)
    Viewer hyperlink (SI_VIEWER_URL)
    DocumentName (SI_DOCUMENT_NAME)
    ReportHTML content (SI_DOCUMENT_HTML_CONTENT)
    None of these seem to help us for our purposes.
    Is there a way we can get the above functionality? Can placeholders be add somehow? eg. with the name of the group used in the profile values
    Thanks!
    Raf

    Ravi,
    Thanks for the feedback!
    No, we weren't intending on using dynamic recipients. We intended to use profiles. However, dyn recipients will do if we can get it to work that way.
    Did you by any chance implement or test this?
    Reason for asking: we had kind of the same idea. We did a small test (we just replaced the email address or full name in the dyn rec Excel with region X, etc...). Result we got was: all 3 file names contained the user who ran the publication and its email address (coming from the users credentials in the BO repo). Not the desired result.
    We used a file server as destination.
    Raf

  • Transactional publication with updatable subscriptions

    Which system table stored the information of Transactional publication with updatable subscriptions? I would like to check if any publication is using. Thanks

    As Hilary Cotter and Prasharith mentioned above the syspublications view
    exposes publication information and ofcourse this view is stored in the distribution database.
    --To obtain information about Publish Database use this
    SELECT
    * FROM sysarticles
    SELECT
    * FROM syspublications
    --To obtain information about Distribution DataBase
    UseDistribution
    GO
    SELECT
    * FROM distribution..mspublications
    --To obtain information about SubscriberDataBase
    USESubscriptionDatabase
    SELECT
    * FROM MSsubscriptions
    SELECT
    * FROM MSsubscriber_info
    The one i have listed below are DMV’s for Replication, you can try whichever works for you to reterive publication information as well
    /*sys.dm_repl_articles-- holds information about each article being published. It returns data from the database being published and returns a row for
    each object being published in each article. */
            select
    * from
    sys.dm_repl_articles
     /*sys.dm_repl_schemas-- has information about each table and column being published. It returns data from the database being published
    and returns one row for each column in each object being published. */
            select
    * from
    sys.dm_repl_schemas
    /*sys.dm_repl_tranhash--holds information about the hashing of transactions. The syntax is as follows:*/
            select
    * from
    sys.dm_repl_tranhash
    /*sys.dm_repl_traninfo-- revels information about each transaction in a transactional replication. */
            select
    * from
    sys.dm_repl_traninfo

  • How can I send/share a proof of a publication with someone else?

    Working with iBooks Author, I merely wish to share a test publication internally within my company as a proof. Some of them are remote (not on site). All have iPads.
    The publication is NOT ready for publication, it is in its most preliminary stage. How can I send them a copy of the publication so I can get their feedback? Either I am missing something simple, or else it's not very obvious how this is supposed to be done.

    You have choices - use the Share menu, then save as an .iBooks file where you can find it...email or place on a server for them to download. They then drop into their iTunes and sync.
    You can also save as a PDF and send that around however works easiest in your example.
    See:
    iBooks Author: Publishing and distribution FAQ - Support

  • Publication with profiles

    Hello
    I am working on BI 4.0 SP10
    I want to use publication of a Crystal Report to selected user groups.
    I have assigned my userid to a user group and have created a matching profile with the assigned the profile value for sold-to "0000002" to the profile.
    Within the Personalization Properties of publication I have assigned the profile to the enterprise recipient mapping to the prompt for sold-to party.
    The publication on scheduling runs with no error but does not send the shortcut to my inbox?
    If I subscribe to the publication (Which adds my userid to the publication seperate to the user group) I recieve the shortcut with only data for sold-to 0000002 which is great.
    Is there a bug related to the profiles within BI 4.0 or is there step missing to get the publication to work with user groups?
    Regards
    Graham

    Hi Graham,
    The publication should work in the same way for a user or a group.
    Can you please elaborate on u201Cassigning a user to the groupu201D, I believe this is probably where you go wrong. 
    Please test same workflow I suggested yesterady, but instead of user, use the group:
    1. create the profile
    2. add the group to the profile
    3. assign the profile value to the group for that profile
    4. add the group to the publication as Recipient
    Does it work or not?  If so, then do as follow for the user and group:
    1. create the profile
    2. Add user and group to the profile
    3. assign the profile value to the user and group for that profile
    4. add the user and group to the publication as Recipient
    Please note that in the above steps, you donu2019t have to assign the user to the group.
    Regards,
    Jeff

  • 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.

  • Publication with BO XI 3

    Hi experts,
    I am currently creating PDF publication based on WebI reports. My client refuse to use the standard access to publication files (right click on publication -> History -> left click on the instance -> access to the PDF) because he thinks that it is too complicated for end-users.
    We proposed to use Business Objects Indox or to send the files by email but it has been refused.
    Finally they want the PDF to be directly available into Infoview folders. A folder would correspond to one publication.
    Do you know if it possible to publish the PDF directly toward these folders ? Do you have a solution to match with the customer needs ?
    Thanks for help.
    Best regards,
    Bertrand

    NA

  • Publication with updateable view

    I create publication item for updateable view (using triggers) in my database
    but when i trying to add it to publication (addPublicationItem) it failes with error
    CONS-10033: Parent table DBO_SOGINSFORORA.FACEJURIDICAL not published for DBO_SOGINSFORORA.V_B2B_JURIDICALFACES viewI really need to add a publication items of the tables in the publication on which the view based on?
    may have another way?

    So, i create database traces using thi two lines:
    ALTER SESSION SET tracefile_identifier = 'MobileServer'
    ALTER SESSION SET events '10046 trace name context forever, level 1'And i figured out what createPublicationItem trying to execute this statement:
    CREATE OR REPLACE TRIGGER "TEST"."V_B2B_ADDRESS_TYPECTR"
    AFTER INSERT OR UPDATE OR DELETE ON "TEST"."V_B2B_ADDRESS_TYPE"
    FOR EACH ROW
    DECLARE
    v_SID NUMBER;
    v_TMP CHAR(1);
    v_CLID VARCHAR2(60);
    BEGIN
    v_SID := MOBILEADMIN.C$UPDATE_PACKAGE.SessionSeq;
    v_CLID := MOBILEADMIN.CONS_EXT.GET_CURR_CLIENT;
    BEGIN
    SELECT DIRTY
    INTO v_TMP
    FROM "MOBILEADMIN".C$ALL_SID_LOGGED_TABLES
    WHERE OWNER = 'TEST'
    AND STORE = 'V_B2B_ADDRESS_TYPE'
    AND SID = v_SID
    FOR UPDATE;
    IF NVL(v_TMP, 'N') <> 'Y' THEN
    UPDATE "MOBILEADMIN".C$ALL_SID_LOGGED_TABLES
    SET DIRTY = 'Y'
    WHERE OWNER = 'TEST'
    AND STORE = 'V_B2B_ADDRESS_TYPE'
    AND SID = v_SID;
    END IF;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    INSERT INTO "MOBILEADMIN".C$ALL_SID_LOGGED_TABLES
    (OWNER, STORE, DIRTY, SID)
    VALUES
    ('TEST', 'V_B2B_ADDRESS_TYPE', 'Y', v_SID);
    END;
    IF INSERTING THEN
    UPDATE "TEST"."CVR$V_B2B_ADDRESS_TYPE"
    SET VERSION$$ = VERSION$$ + 1, DMLTYPE$$ = 'I', CLID$$OWN = v_CLID
    WHERE "ADRESSTYPEID" = :new."ADRESSTYPEID"
    AND DMLTYPE$$ = 'D';
    END IF;
    IF UPDATING THEN
    IF NOT (:new."ADRESSTYPEID" = :old."ADRESSTYPEID") THEN
    UPDATE "TEST"."CVR$V_B2B_ADDRESS_TYPE"
    SET DMLTYPE$$ = 'D', CLID$$OWN = v_CLID
    WHERE "ADRESSTYPEID" = :old."ADRESSTYPEID";
    END IF;
    UPDATE "TEST"."CVR$V_B2B_ADDRESS_TYPE"
    SET VERSION$$ = VERSION$$ + 1, DMLTYPE$$ = 'I', CLID$$OWN = v_CLID
    WHERE "ADRESSTYPEID" = :new."ADRESSTYPEID";
    END IF;
    IF SQL%NOTFOUND AND NOT DELETING THEN
    INSERT INTO "TEST"."CVR$V_B2B_ADDRESS_TYPE"
    ("ADRESSTYPEID", VERSION$$, DMLTYPE$$, CLID$$OWN)
    VALUES
    (:new."ADRESSTYPEID", 1, 'I', v_CLID);
    END IF;
    IF DELETING THEN
    UPDATE "TEST"."CVR$V_B2B_ADDRESS_TYPE"
    SET VERSION$$ = VERSION$$ + 1, DMLTYPE$$ = 'D', CLID$$OWN = v_CLID
    WHERE "ADRESSTYPEID" = :old."ADRESSTYPEID";
    END IF;
    END;As you can see it call CREATE TRIGGER AFTER INSERT
    I thought that only INSTEAD OF TRIGGER can be created for view.
    apparently this is a reason for error
    CONS-10049: Consolidator Exception: ORA-25001: cannot create this trigger type on views

  • TfsBuild associated with dacpac database publication with replication

    In the past deployment/publication via Dacpac took about 14 minutes in our development environment.  Now, that is after we set up transaction replication it is taking two or more hours.  It seems the dacpac is identifying deltas where there are
    none.  What should we look for to correct this issue?

    There is an option to ignore objects that are replicated. You may want to test with that option.
    Otherwise, run sqlpackage with deployreport, or maybe, generatescript, to see what object changes have been identified.
    you may need to change some of the configuration options based upon your findings.

  • Publication with WebI report including all transactions from last run

    Hi,
    using BOE XI R3 FixPack 4.
    I want to create a WebI report that should include all data newer than last run time for the publication.
    How do I get last run date for a publication or WebI report?

    Hai,
    Along with Java version you can also take of refreshing data properly.After modification remove everything from the report and again drag data from data tab into the report.

  • Publication with Date

    Hi,
    We have a small requirement. We are using Publication feature of BO to publish reports to user inboxes.  These publications are in daily base. If we are running a publication on today (1-7-2009)  it should display the report name as report as on 30-06-2009.
    Is there any option to put yesterdays date in object name?  We know there is SI_STARTTIME available in options which is indicating current date.
    Is there any option to find yesterdays date from SI_STARTTIME.
    Regards
    Baby

    Hi Stratos,
    Yes thats a good option.  I think you are pointing to creating java program and schedule it.
    But what i feels  there are some limitations. II think we need to create separate program specific to reports, and need to schedule it.  This not a feasable solution if we have to publish reports to email directly.
    I am thinking of two more options..
    1. What about creating a custom publication extension to change the filename.
    2. Is it possible to create a custom publication application itself , in which i can add previous date to the object name using java code.
    I am waiting for your valuable repose.
    WIth Thanks
    Baby

  • Webi report publication with org unit personalization mapping

    Hi everyone,
    I have an HR Webi report whose source is a Bex query and is scheduled (published) weekly. The report is meant for managers so in the dynamic recipient report (another webi report) I have manager's name, email and org unit. Right now the bex query does not restrict by organizational unit, the filtering by unit is done in webi through the 0employee's org unit attribute. This works, each manager only sees data of her own employees.
    However, managers would like to see not only their direct people (employees belonging to her own org unit) but also submanagers, ie, managers of subordinate org units. I tried filtering through the org unit of 0ORGUNIT, not the employee's o.unit attribute, but that doesn't work. The same manager shows up multiple times in the report.
    Has anyone managed to publish a webi report (or Crystal if that's possible) that shows the chief hat's subhierarchy?
    thanks

    Hi Graham,
    The publication should work in the same way for a user or a group.
    Can you please elaborate on u201Cassigning a user to the groupu201D, I believe this is probably where you go wrong. 
    Please test same workflow I suggested yesterady, but instead of user, use the group:
    1. create the profile
    2. add the group to the profile
    3. assign the profile value to the group for that profile
    4. add the group to the publication as Recipient
    Does it work or not?  If so, then do as follow for the user and group:
    1. create the profile
    2. Add user and group to the profile
    3. assign the profile value to the user and group for that profile
    4. add the user and group to the publication as Recipient
    Please note that in the above steps, you donu2019t have to assign the user to the group.
    Regards,
    Jeff

  • Problems with publications with a Crystal Reports file under BW Query

    This one is the problem. The client has a query in SAP with an own parameter of this query. This parameter is a varchar (4) that it stores numerical values (0001,0002,0003... 0099).
    This parameter in SAP's query has it defined that admits range (we can put from 0020 to 0036 and will show 0020, 0021, 0022, 0023, 0024... up to 0036)
    The topic is that we put that the value of this parameter is 0020 (without range), we obtain EDGE's
    mistake
    SAP query has the parameter defined that admits range, but we spend the only value to him and it gives us this mistake.
    It seems like the format in which it is necessary to indicate in the profile had to be a specific (p.e. range(0020) or or )
    We've tried several formats and none works, always it gives us mistake!
    And we cannot change the SAP query because there are a lot of them and they're a part of business
    SAP Note 1544713 says "Modify the SAP BW Query so that the parameter accepts only distinct values."
    We've made this and IT DOESN'T WORK!!!
    Reproducing Issue
    - The source document is a Crystal Report based on an SAP BW query with
    a parameter that accepts distinct values
    - The destination is email.
    - The recipients are Enterprise Recipients from a Crystal Report
    Bursting is set one fetch per recipient
    - "Método masivo de informes" is set to "Una búsqueda de base de datos
    por destinatario (recomendado si se usa seguridad de nivel de fila
    dentro de universos o vistas empresariales)"
    We assign to a Query parameter (varchar) value by profile (set value to
    0023) and it give us an error (it's log file error, in spanish)
    2011-04-09 01:27:23,257 INFO
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Ejecutando instancia de publicación.
    2011-04-09 01:27:23,320 INFO
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Se cumplió la regla de entrega global de esta publicación; el
    procesamiento de la publicación comenzará ahora.
    2011-04-09 01:27:34,411 ERROR PublishingService:HandlerPool-44
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Programando tarea de documento "Clientes V2" (ID: 21.788)
    fallido: Error interno.
    Programando documento 'Clientes V2' (ID: 21.788) ha fallado para los
    siguientes usuarios:
    seidor (ID: 13591)
    . Estos usuarios tenían los siguientes valores de perfiles:
    {?[PARAM_UN_SUP]} valores:
    0022
    (FBE60502)
    2011-04-09 01:27:34,536 INFO
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Programación de publicación completa.
    PLease, hekp!!

    Post Author: John Werner Enoksen
    CA Forum: General Feedback
    Hi, im about to write a simular solution where I will use VS2008/Com+ to be in compliance to an existing solition written in VB6.0, so I was googling to look for bumps. Did you figure this one out?
    Best regards,
    John Werner

  • Personalization Publication with user defined / multiple / discrete values

    Hello,
    I try to personalize a main report ( with Enterprise XI 12.1.0, Crystal Report XI  )
    ( parameter p_company_code ( as string ),  with user defined / multiple / discree and range values )
    with dynamic recipients ( Crystal Report ).
    For a single value it works.
    But I did not find a solution how to set up the values for my parameter p_company_code so that I can start the main report
    with the following company codes  ( 4711, 4712, 0815-0890 ) for one recipients ( only one report for all this company codes  )
    Thans for your help
    H. Blum

    Hi Fabio,
    It works as follows.
    let's say you have 3 multiple single lines for your cost center variable.
    once you are in the folder, select any single value & the layout is ready for planning with the corresponding cost center.
    now, select the "Cost center variable row" in the header of the folder within section "Name of Variable" & click on "Trash Can" icon to "Delete Selection" of variable.
    this basically deletes all the entered selections (3 entries) & displays for all.
    It works this way, because we don't have "resriction of values required by user".
    if am not wrong & correct me if am wrong,
    overall, this is nothing but equal to "planning level not restricted with any variable".
    I just tested this & the flaw in this is that, it is not only displaying for all the initially entered 3 lines but it displays for each & every cost center irrespective of the variable selections.
    hope it is clear.

  • Creating a web based book publication with front and back covers

    I have created a book in Indesign which is 12 pages inclusive of front and back covers, the problem I'm having is that when I convert the file into an SWF file the front cover has an extra page to the left of it and the back cover has an extra page to the right of it (these pages are not in my Indesign layots) I don't want these pages as I want the document to look like a book when I send it out.  I'm assuming I haven't set the document up correctly?  I have been on a number of tutorials but none of them seem to go into this.  Some pointers would be really helpful.
    Thank you.

    You can do this in Elements. It will require planning for the layout, viz. height, and width of front & back covers, and space allocation in between for the spine area. Be sure that your printer can handle the document size.Once you have figured this out, you need to open a new, blank file of appropriate size and resolution.
    There is available a grid which I find very helpful  to facilitate alignment.
    Each of your pictures, and the blank file (#1 above), should have a resolution of 240--300px/in for good result with printing.
    The text can be produced with the type tool - optionally horizontal or vertical.
    The pictures and text will each be on their own layers, and the move tool can be used to position these components

Maybe you are looking for