Export/Import refinement rules and views in SSL

Hi,
I tried to run the graph from Re: Import/Export Refinement Rules in Endeca 3.1 but i get an error "Peer not authenticated".
This is propably because I have a SSL environment. Normally I disable SSL authentication for a component but this is not possible in a HTML component.
Does anybody know how I can fix this?
Thanks!
Marco

When exporting views from an SSL-protected Endeca Server, try using the WEB_SERVICE_CLIENT component instead of the HTTP_CONNECTOR component.  See my wiki comment  https://wikis.oracle.com/display/endecainformationdiscovery/EID+3.1+Export+View+Configuration?focusedCommentId=62423284&#comment-62423284

Similar Messages

  • Error during export & import of rules in RAR 5.2

    Hi all,
    We followed the steps mentioned in exporting & importing the rules as per the Config guide. But we
    are receiving the below error during the import of rules. Can anybody please throw a limelight on why this error message is appearing?
    "Error in Table Data ==> VIRSA_CC_CRPROF
    SQL==>Insert into VIRSA_CC_CRPROF(VSYSKEY,PROFILE,RULESETID,RISKLEVEL,STATUS)Values(??????)
    Record==>D VIRSA_CC_CRPROF null"
    We also ensured that the downloaded file is not truncated and saved it in a separate folder. Does the file needs to saved in ANSI or Unicode text? We saved in ANSI
    Also the background ground job is not getting scheduled automatically during the import of ruels. Is that due to the above error?
    Thanks and Best Regards,
    Srihari.K

    Hello Sri,
    background job for generating the rules won`t be scheduled before you upload the file successfully.
    The most obvious reason for this error message is that you have line in your file - in table VIRSA_CC_CRPROF that is corrupted. Make sure all lines from table VIRSA_CC_CRPROF have all predefined fields - (VSYSKEY,PROFILE,RULESETID,RISKLEVEL,STATUS).
    If you keep hiting this problem just delete this table, after the upload you`ll add the critical profiles manually - I bet you don`t have many of them.
    Also from my experience I always choose to save the downloaded file in UNICODE UTF-8 format.
    Once the file is saved in other format, there`s no use of it, download it again and save directly in Unicode.
    Make sure you don`t have empty fields, even in the fields where you don`t have values, you must leave space, otherwise you`ll keep hitting the same issue.
    Regards,
    Iliya

  • How to export/import new SCV and products?

    Hi,
    I have created a new product, product version, software component and software component version in the SLD.
    Now I need to import that to another XI system with a different SLD. The product, product version etc. is unknown in the target XI system.
    How/What do I have to export all these new things?
    If I try to export/import the SCV, I get the following message during import:
    "<b>The target namespace for the special import already contains data for one or more export lines. Continuing this import may corrupt the state of your data.</b>
    Import CIM models and data to the current namespace: sld/active  (Database). 
    Ensure that this import will not cause an inconsistent state of your data.
    If you are uncertain about the consequences of this import, you should cancel it. "
    Do I need more export/import steps? That means: First the product, than the product version, than the SV and finally the SVC?
    Thanks and regards,
    Christian

    Hi Christian,
    if you want to move SLD content
    have a look at this doc:
    https://websmp110.sap-ag.de/~sapidb/011000358700000315022005E.PDF
    it's an officla guide to moving SLD content
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Importing log4j.xml and viewing the out put .

    hi iam having log4j.xml which i should use to view the output .iam using netbeans IDE .i imported import org.apache.log4j.Logger; then i added log4j.xml in source package .and apache log4j to the libraries .
    *.but how to import this log4j.xml file and view the output?*
    import java.util.logging.Level;
    import org.apache.log4j.Logger;
    static Logger logger = Logger.getLogger( Header.class);the how to use * logger* to view ConsoleAppender and PatternLayout

    Open a text editor. Go to the File menu and select the Open option. Navigate to the directory where the log4j.xml file is located. Select it and it will appear in your text editor, where you will be able to view it.
    That wasn't what you meant, was it? Unfortunately I can't understand what you do mean. You seem to be confusing the act of writing a program which will write output to a file with the act of looking at that file. And you seem to be confusing Java programming operations ("import") with something else that I don't understand.
    Could you rephrase your question and perhaps include something that explains what you want to do? Because you have it backwards. Loggers don't view files, viewing is reading. Loggers write files.

  • How to export/Import default prefs and object styles with no project open?

    I would like to export my preferences and object styles with no projects open and them import them on my team's machines so that no matter what project we create, we all start from the SAME set of defaults.  When I open captivate and check both with no projects open, there is no ability to import/export.  I know I could open a project and export, but then importing is an issue.
    I'm using CP8 on a Windows 8.1 64 bit machine.
    Help?
    Thx.
    Lori

    After a fresh install I start by editing the Preferences globally, that means by using Edit, Preferences before opening any project (like switching to Expert UI, default language, replacing feedback captions by shapes). There is indeed no way to import preferences from a specific file. I will do the same for some object styles (like creating a blank Highlight box for audio objects). You can only export/import from and to a project,  same like for all Library assets.
    However the Object styles: they are part of the default theme, along with their theme colors, master slides and skin. You cannot edit everything without having a project open. I would recommend to create a custom theme in a project, in which you have all the wanted object styles. Changing the theme colors (you can have a custom theme color palette) will change partially colors of the objects. Once you set that theme as default theme, you'll have all the object styles in the projects that use the default theme.
    To transfer Preferences, custom themes to another machine, maybe this article could help you out. It was written for a different purpose, but you'll find the location of a lot of files that you could transfer in this post:
    Captivate 8.0.1 Install? Keep your Customisation! - Captivate blog
    Lilybiri

  • Datpump Export,Import across lower and higher versions

    Versions involved : 10.2.0.4, 11.2.0.3
    Operating System  : AIX 6.1
    +++++++++++++++++++++++++++++++++Lets say I export a schema in a 11.2 Database using 11.2 expdp .
    Can I import the above dump (11.2) to a 10.2 Database using 10.2 impdp ?

    Setting VERSION=10.2 worked fine for me.
    Since I was curious, I tested taking a table level export dump from 11.2.0.3 Schema using 11.2.0.3 expdp without VERSION parameter. I succesfully managed to import those tables to a 10.2.0.2 schema needless to say using 10.2.0.2 impdp.
    I don't know how this worked . Maybe export,importing from higher to lower version at schema level might fail. Need to test it when I have time.
    This is contrary to Oracle documentation (11.2 DB Utilities guide)
    Data Pump Import cannot read dump file sets created by a database release that is
    newer than the current database release, unless those dump file sets were created
    with the VERSION parameter set to the release of the target database. Therefore,
    the best way to perform a downgrade is to perform your Data Pump export with
    the VERSION parameter set to the release of the target database
    But, anyway I am glad that Oracle's superior coding has enabled me to export,import from higher to lower version.

  • Export/import login server and user grup security

    Hi,
    I followed the instructions to export Login server, user group
    security using the ssoexp.csh, secexp.csh. Then I imported the
    login server, and user group security using the ssoimp.csh,
    secimp.csh .
    I then logged into Portal and check the users, all the users are
    imported properly. However, I didn't see any group that are
    supposed to be imported. Do I missing anything?
    The syntax to run the secimp is as follows:
    secimp.csh -s portal30 -p portal30 -o portal30 -m reuse -d
    sec.dmp -c target_database
    The import finished w/o error. How can I see the groups in the
    new portal instance that I tried to import objects in?
    I noticed that the wwsec_group$ in the source area is over 3000,
    and in the target the count is only 10, which is the number of
    group I have before the import. But during the export, I don't
    see the wwsec_group$ table being exported, is that the problem?
    P.S. versions are: 9iAS 1.0.2, portal version 3.0.9.8 on solaris.
    Thanks;
    Kelly.

    This question is best suited to the Oracle9iAS SSO and Portal Security forum.
    Thanks

  • Export - import between ASO and BSO cubes of different structure

    Hi everybody!
    I have a 'large' ASO cube with information for a period of several years.
    I need to be able to load a smaller slice (e.g. one quarter) from the 'large' cube into a BSO cube with a different (simpler) structure , perform calculations and then load the updated data back to the 'large' ASO cube.
    What's the best way to approach this (import - export)?
    Thanks in advance,
    Alex

    Hi GlennS,
    Hello and thank you again for the help.
    I'm running version 9.3.1
    The ASO cube has 12 dimensions plus 8 attribute dimensions.
    The BSO cube - 8 dimensions plus 2 attribute dimensions.
    Data size:
    The ASO cube is about 1 GB, about 16 M input level cells. Only about 10 % of it will be extracted and loaded into the BSO cube.
    The BSO cube is ~ 300 MB fully calculated. 300,000 existing blocks
    I prefer not to load the BSO cube from the same source as because ASO cube contains not only the source data, but also modifications - for example - allocations etc. I would like to keep these modifications and to be able to load (modified) data to BSO, make additional modifications and then 'save' the modified data back to the ASO.
    How should I approach loading data back to the ASO? I will need to 'replace' a slice of ASO cube - delete the 'old version' cells and load new version from the BSO cube.
    Thanks,
    Alex

  • Export & import between 32bit and 64bit windows

    I need to move a schema over from a 32-bit windows machine to a 64-bit windows machine.
    both machines are network mapped,
    so
    I exp it out from 32 machine
    copy and paste from 32 to 64 machines
    then imp into 64 machine
    and get this error
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully
    machine oracle utilities are:
    Export: Release 10.2.0.1.0
    Import: Release 10.2.0.1.0
    help please.

    Are you using original exp/imp or data pump?
    exp/imp should be able to handle 32bit to 64bit transport.
    It's either your dump file got corrupted during transfer.
    Or your database server is not same version as your utilities. Please verify and post your Oracle server version.

  • Info about business rules and views

    I need to enforce some business rules on a view.
    Are triggers my only option ?

    From Oracle documentation:
    [http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_8004.htm]
    WITH CHECK OPTION Specify WITH CHECK OPTION to indicate that Oracle Database prohibits any changes to the table or view that would produce rows that are not included in the subquery. When used in the subquery of a DML statement, you can specify this clause in a subquery in the FROM clause but not in subquery in the WHERE clause.
    [...]

  • Exporting/Importing Layers from and to InDesign (CC 2014)

    I would love to see a feature where i can export a layer from one InDesign file to another InDesign file, like in Photoshop and Illustrator.
    I often am working with translated files, where i need to update the / for example / French text to Dutch text from another file. Now i manually copy and paste every layer one by one. This is such a waste of time, there must be an easier way to do this, using a copy and paste layers function.
    Thanks!

    Hi all,
    The solution for the moment is to use the cc extension Illustrator Layer Exporter http://dehats.com/illustrator-layer-exporter/
    Thanks to Franck for his help ;-)

  • Exporting/Importing between Motion and FCP

    Hi, I'm trying to export a piece of DV PAL Anamorphic video footage into Motion to adjust it and then export it back into FCP. But when I export it back to FCP I don't seem to be using the right settings as it becomes squeezed 4:3. It's still in anamorphic in Motion, my problem is just when it exports from Motion back to FCP.
    Can you help me work out what I'm doing wrong please?

    Final Cut forgets it's anamorphic after it's little outing to Motion. Simple right-click on the clip in the timeline, select item properties, and add a checkmark in the anamorphic line.

  • Shared Services 11.1.1.3 - Problem importing Bus Rules from LCM Exports

    Hi,
    We have some Bus Rules in Calc Mgr that are named the same as the corresponding webform. For instance, a bus rule may be named '2.1.4 - Budget Load'. When we export all bus rules and then try and import them in to target (can be same server), they say they were successful, however none show up in Calc Mgr. After exhaustive testing, we took out the period (.) in the name and made it '2_1_4 - Budget Load' and it worked fine and migrates ok. My question is if anyone knows if this is a know issue bug or are periods not allowed like parens in Bus Rules names? It's weird as I swear this was working on a earlier version of Shared Services. We are upgraded to the latest patch on Shared Services too.
    Anyone have an older version of 11.1.1.3 Shared Services that they can test this on for me? Thinking Oracle may not have regression tested :)

    Straight from Oracle Support.... What a joke their regression testing is.....
    Thank you for your updates.
    I found the following Bug for 11.1.1.3. It is as follows :
    "Bug 8489999 - Filenames without ext, with artifact ids containing "." are not migrated. "
    According to the Development Team, it is validated with Drop 5 build 17.
    When discussing this issue with the Development Team earlier today, they wanted to check if this behaviour is noticed even when using 'admin' and Application Owner Account.

  • Can data pump only export/import views also.

    Hi
    Can anybody tell me how to export or import only tables and views through data pump.

    You can use include parameter.
    expdp userid=scott/tiger include=table include=view directory=DATAPUMP2 dumpfile=Only_Table_View.dmp
    impdp userid=scott/tiger dumpfile=only_table_view.dmp include=view include=table directory=datapump2

  • Procedure names in lowercase (export/import)

    After an export/import into a new schema all package/procedure/function names are written in uppercase and within ". The rule in our norms and standards defines to write object names in lowercase. Is there a solution to keep object names in lowercase and without "?
    We work with Oracle 10gR2 and developer tool Toad!
    Example:
    before import --> CREATE OR REPLACE PROCEDURE p_to_bk_trans_multiversa
    after import --> CREATE OR REPLACE PROCEDURE "P_TO_BK_TRANS_MULTIVERSA"
    The name of the object is now written in uppercase.
    Edited by: user7535259 on Apr 13, 2010 11:36 PM

    Hi,
    I remember an issue where DataPump was no preserving the spacing and <cr> in functions, procedures, and packages, but I don't remember an issue where it was upcasing the name. I just checked with 11.2 and it seems to work fine. I created 2 functions:
    create function foo (a number) return number is
    begin
    if a > 0 then
    return 10;
    else
    return 100;
    end if;
    end;
    create or replace function "foo" (a number) return number is
    begin
    if a > 0 then
    return 10;
    else
    return 100;
    end if;
    end;
    Then ran export/import to sqlfile and got this:
    CREATE function foo (a number) return number is
    begin
    if a > 0 then
    return 10;
    else
    return 100;
    end if;
    end;
    CREATE function "foo" (a number) return number is
    begin
    if a > 0 then
    return 10;
    else
    return 100;
    end if;
    end;
    So, it looks like it has been fixed in 11.2. I'm not sure if there is a patch available for your release, but you could contact Oracle Support to see.
    Dean

Maybe you are looking for

  • Can I keep my Lightroom 3 catalog on a PowerMac hard drive with Apple Partition Map

    I want to keep my LR3 catalog on a HD in my Power Mac (Intel chip) that I had formatted and used to store my pre-LR3 photo folders on my G5 tower. The 1TB drive is half full, and was formatted as an Apple Partition Map. On swapping the drive into an

  • Hidden tokens are replaced by a whitespace

    Hi, The attached folder contains 3 projects generated with Xtext that allows to have a reproducible example. I have a short grammar that allows to write paragraphs delimited by begin and end. Comments should be accepted everywhere, that's why they ar

  • Transffering Iphoto pix to a external hard drive

    I was wondering if I could get someones help on this... I have run out of disk space so to free up some space i want to move all my pix to an external harddrive. So.... 1. Where do I go to move the correct file. 2. once I do so, will I be able to plu

  • Installation error for SM

    Hi all pls find with the error message as below while step on 24/47 import ABAP report ERROR 2009-10-06 15:21:25.984 FCO-00011  The step runRADDBDIF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|in

  • Can I use c:out JSTL tag with int values?

    I am attempting to c:out an int variable in my JSP using a JSTL core tag. First is it possible to do c:out an int? Second, if it is...can anyone see anything wrong with my code? This is the error log I am getting: <Oct 7, 2008 10:20:29 AM MDT> <Error