Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jneetz

Pages: 1 [2]
16
Other / Content Integrator UpdateItem
« on: July 10, 2018, 07:43:03 AM »
Hi,

Using this "Other" section not sure where I can get this answer .. Please direct be elsewhere if needed

Version 8.6 Content Integrator
Version 10.1 Content Manager OnDemand

I am trying to use the UPDATEITEM with Content Integrator SOAS and receiving the following error
   Is there some setting with a Repository to allow such updates or otherwise ?

<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring>COEC0063E: An error occurred while checking out the current content from the repository and saving its native contents to the named files.
 Caused By: COEN0009E: This connector does not support the attempted action.  Do not attempt this action for this connector.</faultstring><detail><ns3:FaultMessage xmlns:ns3="http://soaservice.eci.ibm.com/"><ns3:errorMessage>COEC0063E: An error occurred while checking out the current content from the repository and saving its native contents to the named files.
 Caused By: COEN0009E: This connector does not support the attempted action.  Do not attempt this action for this connector.</ns3:errorMessage></ns3:FaultMessage></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>


17
Other / Content Integrator - Zero Rows Returned
« on: November 09, 2017, 09:57:56 AM »
Hi,

ODWEK 10.1
CI 8.6.0.4
Webphere 9.0.0.0
CMOD 10.1
Oracle Database

Was working with CI 8.6.0.0
     But when I try reverting back I can't seem to get it working again.

Using the run_sample app and through our UI it is always returning Zero Rows Returned
   Even though there is data there .. Content Navigator bring it up fine.

Any clues :)

I attached some screenshots with more information

18
OD/WEK & JAVA API / ODLineDataViewer2 weak signature algorithm MD5withRSA
« on: October 18, 2017, 10:09:19 AM »
ODWEK 9.0
Content Navigator 3.0.1
CMOD 10.1
JAVA 1.8.0_151 ( On User PC
WebSphere 9.0.0.0
Windows 2012 Server

Let me know if you need any other information

Am I out of sync with something ?  Security setup in IE or JAVA ? Any ideas ?

The users cannot view Line Data reports with the applet ( work around is to download and view on desktop )

Receiving error:
ODLineDataViewer2.jar weak signature algorithm MD5withRSA

I included couple screenshot attachements



19
WEBI interface / Customize WEBi Login page on Linux
« on: July 27, 2017, 08:47:18 AM »
Hi,

Where is the file or something to customize the login page of WEBi v1.0.4
   and Linux OS

I found the Admin but that seems to just put themes with images, I need wording added such
as the Login or Home page Title changed

See attached image for sample of Default title.
    This changed on us after putting in the fixpack FP0005


20
MP Server / CMOD 10.1 New Install: ARS4014E Unable to load >ORACLE<
« on: July 07, 2017, 07:52:03 AM »
Hi,

New CMOD installation on LINUX 6 Server, CMOD 10.1

All seemed to install fine but now running the following command:

arsdb -I ODRAS -rtv
Error received:   ARS4014E Unable to load >ORACLE<

Does the INSTANCE OWNER also need to be a User ID on the LINUX Server for Library Access, Or do I have other problems
   At this time it is only and ID with Oracle, I run the command as root,  Testing DB Access with sqlplus works fine

Is there maybe another configuration I am missing

My ars.ini file ...........................
[@SRV@_ODRAS]
HOST=
PROTOCOL=2
PORT=0
SRVR_INSTANCE=xxxxxx
SRVR_INSTANCE_OWNER=oracleid
SRVR_OD_CFG=/opt/ibm/ondemand/V10.1/config/ars.cfg
SRVR_DB_CFG=/opt/ibm/ondemand/V10.1/config/ars.dbfs
SRVR_SM_CFG=/opt/ibm/ondemand/V10.1/config/ars.cache

[@SRV@_DD]
PROTOCOL=1

Part of my ars.cfg ......................
###########################################
# ORACLE Parameters (Library Server Only) #
###########################################
ARS_ORACLE_HOME=/u01/app/oracle/product/12.1.0.2/client_1
ARS_ORACLE_USERID=oracleid
ARS_ORACLE_PASSWD=oraclepassword


Thanks in advance

21
Hi,

I'm receiving the following error trying to view Line Data reports in the ODRAS Web Interface
   I can supply version information if needed ..  Just hoping something simpled

Security Exception
attempted to open sandboxed jar
http://<ipaddress:port>/wcodservices/applets/ODLineDataViewer2.jar as Trusted-Only

IGNORE or RELOAD does nothing for me....

The jar file is located where needed


Thanks in advance


22
WEBI interface / Sample C# Code to using Content Inegrator SOA
« on: March 03, 2017, 06:53:43 AM »
Hi,

Can I get sample with C# using Content integrator soa, just something real simple to get me started

Just trying to use GetRepositoryList .... What should string auditLogString be ?
   No errors in it, just not sure what is missing to get it working

Here is my very basic program

using System.Text;
using System.Threading.Tasks;
using ConsoleApplication2.webRef2wsdl;

namespace ConsoleApplication2
{
    class Program
    {
        static void Main(string[] args)
        {
            SOAService webService = new SOAService();

            Console.WriteLine("START GetRepositoryList");
            RepositoryInfo[] repoList = webService.GetRepositoryList("");
            Console.WriteLine("END: GetRepositoryList");
        }
    }
}

23
Other / Content Integrator - Websphere - WEBi
« on: January 26, 2017, 07:14:31 AM »
Hi,

We just installed Content Integrator on a Red Hat Linux system with WebSphere and WEBi already installed.

And now need help what to do next with some basic questions that I hope are not too dump  :D, I cannot find
any documentation that is easy to follow on how to get things integrated and working.

Is Content Integrator a replacement for WEBi ?
How then do I get my Websphere application working with Content Integrator ?
It installed without errors, maybe just how do I tell that it is actually being used ?

Many more questions, but like I mentioned does someone have any easy to follow documentation ?

More info
Content Integrator 8.6
WebSphere 7.0
Red Had Enterprise Linux Server 5.11
Stand alone Web Server, Websites are working fine even after install of CI

Thanks in advance
John

24
MP Server / ARSUSEC How do I setup to use a Security Exit
« on: February 14, 2012, 08:09:51 AM »
I am new to setting up any type of user exit so please help me along:

Receiving errors shown below in Windows Event Viewer
     .. Comes up when trying to start the LibSrv after placing my ARSUSEC.DLL in the BIN directory

So it appears to me it wants to try and use it, but I'm guessing my DLL is not compiled correctly or missing something
   to go along with it.  Mainly because I am starting with the basic as-is application and just added a return of OKAY
   ( See code below also )

If someone does think it is they way I am compiling it ... Please let me know how
Or again maybe the OD server has something missing

Done so far:
Compiled clean DLL  ( different ways in VS2008 and VS2005, tried different options ) .. DLL = arsusec.dll
       FYI:  I am compiling on my Win-XP desktop then moving the DLL over
IBM Content Manager OnDemand 8.5.0
Windows Server 2008 R2
Placing DLL at: D:\Program Files\IBM\OnDemand for Windows\bin
LibSrv Stopped ... Then Started **** WILL NOT START ***  ( but then starts after removing arsusec,dll

ERRORS From Windows Event Logs - Application
==========================================================================
- System
  - Provider
   [ Name]  OnDemand for Windows
   - EventID 160
   [ Qualifiers]  49152
    Level 2
    Task 0
    Keywords 0x80000000000000
   - TimeCreated
   [ SystemTime]  2012-02-14T14:41:46.000000000Z
    EventRecordID 180212
    Channel Application
    Computer USOCWOKVM002.EDSDOMOKXIX.EDS.com
    Security
 - EventData
   D:\PROGRA~1\IBM\ONDEMA~1\bin\ARSUSEC.DLL
   0
   arscsx.c
   150

======= AND ==============================================

 System
  - Provider
   [ Name]  OnDemand for Windows
   - EventID 145
   [ Qualifiers]  49152
    Level 2
    Task 0
    Keywords 0x80000000000000
   - TimeCreated
   [ SystemTime]  2012-02-14T14:41:46.000000000Z
    EventRecordID 180213
    Channel Application
    Computer USOCWOKVM002.EDSDOMOKXIX.EDS.com
    Security
 - EventData
   109
   arssrvr.c
   1919

=======================================================================
MY CODE
=======================================================================
#define _ARSUSEC_C

/*********************************************************************/
/*                                                                   */
/* MODULE NAME: ARSUSEC.C                                            */
/*                                                                   */
/*                                                                   */
/* SYNOPSIS:  OnDemand Security Exit                                 */
/*                                                                   */
/*********************************************************************/

#include "arscsxit.h"

ArcCSXitSecurityRC
ARSCSXIT_EXPORT
ARSCSXIT_API
SECURITY( ArcChar *act_userid,
          ArcChar *cur_userid,
          ArcChar *cur_passwd,
          ArcChar *new_userid,
          ArcChar *new_passwd,
          ArcCSXitSecurityAction action,
          ArcChar *msg,
          ArcChar *clnt_id,
          ArcChar *instance
        )
{
   ArcCSXitSecurityRC rc;

   msg[0] = '\0';
   rc = ARCCSXIT_SECURITY_RC_OKAY;

   return( rc );
}


Pages: 1 [2]