Configuration for storing CRM attachments to content server

Hi Experts,
      We are in the process of large scale implementation. As part of it
we are trying out solution to store attachments of business a transaction (ex-
crmd_order - opportunities) to content server.
As part of Initial configuration and set up
1. We have installed and connected Content server to CRM system (
CSADMIN)
2. We have created a content repository ( OAC0)
3. We have defined document type (OAC2)
4. Category linked to content repository ( OACT)
5. Created relationship b/w Content repository,Object type,document
type and link table(OAC3)
Connection looks fine and we are also able to store print lists to
content server. But when we try saving attachments in tcode crmd_order
for opportunities , its not saving to the content server. For this we
have attached object type BUS2000111 to custom doc type and to content
repository ID. But still have not been successful.
If you could please confim on what are we missing here.
We have actually able to save and retrive docs from ECC system but are
not able to do so in CRM. Any assistance here will be of great help.
Regards

Hello,
Table SOFFCONT1 attachments are stored that are recorded in the database logic of sap. That is if the id of the document not find it in this chart means that you are storing away in a content server.
I've gotten crm annexes the content stored on a server.
The first thing I have done is create a content server-class CRM. OAC0 in, then I created the category AOCRS taking the content. CSADMIN and I found that the content is running.
In transaction SKPR08 BDS_POC1 class I have assigned to the Z-server content that I created. and in all kinds of CRM type I have assigned the new Z category I created.
After the transaction SBDSV2 I created a new record with BUS1006 in this case because it was a contact in CRM and I have given the document class Z BDS_ATTACH the category of content.
The BUS is obtained by a trace of the transaction and SWELS swel (with some modification from the transaction in which I attach the document).
In SBDSV1 I've got to bus1006 BDS_LOC1 class.
And with that I have solved the problem.

Similar Messages

  • Attachments from CRM in DMS content server

    Hello,
    I have configured a DMS content server to save the attachments from CRM. but can not get the store in the content, as I can do? Attachments I keep it via web from the interlocutor.
    I touched the table SDOKPHCL and the value  BDS_POC1 and I have put the value of content, but still keep it to or at the base's own CRM.
    I need to configure?
    Thank you.

    Hello,
    Table SOFFCONT1 attachments are stored that are recorded in the database logic of sap. That is if the id of the document not find it in this chart means that you are storing away in a content server.
    I've gotten crm annexes the content stored on a server.
    The first thing I have done is create a content server-class CRM. OAC0 in, then I created the category AOCRS taking the content. CSADMIN and I found that the content is running.
    In transaction SKPR08 BDS_POC1 class I have assigned to the Z-server content that I created. and in all kinds of CRM type I have assigned the new Z category I created.
    After the transaction SBDSV2 I created a new record with BUS1006 in this case because it was a contact in CRM and I have given the document class Z BDS_ATTACH the category of content.
    The BUS is obtained by a trace of the transaction and SWELS swel (with some modification from the transaction in which I attach the document).
    In SBDSV1 I've got to bus1006 BDS_LOC1 class.
    And with that I have solved the problem.

  • Assign specific metadata for folder structures in the Content Server

    Assign specific metadata for folder structures in the Content Server
    Hi to all,
    I working with Oracle Content Server 10g and Desktop Integration Suite and I will like to know how can I restrict or enable some specific metadatas from the default metadata, for differents content folder. This is different from the function: Information Field Inherit Configuration.
    tnks!

    I am a bit unclear about your question:
    - do you ask about metadata assigned to folders, or
    - do you ask about metadata assigned to items in folders?
    Starting from #2, if you forget about folders, there is standard functionality that you can use to restrict, enable, ... metadata for an item. Read this chapter: http://docs.oracle.com/cd/E21764_01/doc.1111/e10978/c04_metadata.htm#sthref288 to get full details.
    I am not sure whether you can use anything of this functionality (profiles, option lists, etc.) when you check in a new folder. I doubt it, though. The logic of folders is slightly different - whilst e.g. profiles correspond to "content item", you don't find such a correspondence in folder's hierarchy (why a folder could not contain various content types, for instance?)
    Last question is, from where you want to use this functionality - even for items. In 10g, Desktop Integration Suite's functionality was rather limited (often it was supposed that a user will just 'throw' an item to a folder, and metadata will be inherited from folders). You might have to upgrade your DIS to 11g; it should work even with 10g Content Server, but make sure you verify it before mass upgrade. In 11g, DIS should offer profiles, etc. with full capabilities.

  • Document Migration from CRM to SAP Content Server

    We are going live with SAP CRM 7.0 next week. CRM team configured some of applications like ITSM, Change Request Management and Transport Request database also as part of implementation.
    We got last minute requirement that CRM team would like to go-live with current configuration with current configuration and eventually they would like to migrate all documents to Content server.
    We do not have content server in place yet and planning to implement sometime in Feb.  I am trying to explore ways how we can export existing documents created in CRM and migrate to Content server and link it.
    Any ideas/Suggestions?
    Thanks,
    Miral.

    In which repository are the documents currently stored in CRM? Please see if Note 688241 on 'Relocating large SAP Content Server Repositories' could be of any assistance to you.
    Regards,
    Pradeepkumar Haragoldavar

  • Storing Documents on SAP Content Server

    Dear Support,
    We are configured the ERP 2005 server to store the attachments onto the SAP Content Server.
    Unfortunately,the attachments are not storing on the content server . don't know where they were storing.
    We have configure the system using the OAC0 and OAC2, and OAC3 to use the "S1"  repository. The repository conected to the SAP Content Server over HTTP connection and the connection test is successful.
    We have also, configured and exchanged the tickets with SAP Content server and the SAP ERP 2005 system.
    Kindly let us know the issue...
    Thank you,
    Nikee

    Hello Friends,
    Any luck??
    Thank you,
    Nikee

  • BAPI for copying a file to Content Server

    We have a scenario where we need to transfer a file into Content Server, create a link to the document in Content Server to a tcode through ArchiveLink, and create a link to the document in Content Server through a third-part application.
    Is there a BAPI or RFC that takes the document as input and returns a link to the document in Content Server?

    hi,
    Castillo,
    1. consider manual linking.
    a.when we uploade original file to DMS ie tc-CV01N through data carrier as 'PC' for front end, which is prerequisit for
        identifiying original file path.
    b. Now whil saving DIR, we need to Check in to secure storage, ie, using Storage category, ex DMS_C1_ST. this will save as document as logical document. here interesting is acuall phisical conten is stored in Conten server as your case ex Z_DMS.
    So SAP DMS is made for Secure storing of originals.
    Q?is, how to pass PATHS for this during Uploading, using  tools ex LSMW.
    In LSMW we can upload originals to DMS.
    but i don't know it works for Archive linking.
    Benakaraja

  • TREX not working for e-recruiting with HTTP content server

    We have a separate e-recruiting instance where we have only e-recruiting functionality installed. In this system we are using Storate type as "http content server instead of standard setting "SAP system database" for HR_KW content repository via transaction code "OAC0"
    Following are the details
    Document Area: HR_KW
    Storage type : HTTP Content Server
    Version no. 0046 Content Server version 4.6
    HTTP server vd24cs02.sce.com
    Port Number 8080 SSL Port Number
    HTTP Script archive
    Phys. path /usr/sap/N09/SYS/global/
    Points to be noted:
    1) TREX Search functionality for Job postings etc is not
    working with this setting, however if we use HR_KW_CONT (storage type=03 SAP System database) , above mentioned functionalities work. We observed that xml files required for TREX search are also not getting created when we change the settings.
    2) We observed that when we change the storage type the indexing job is successful but application log shows some failures in reading/modifying xml files
    Please let me know what are the settings/ procedure to use a different storage type instead of standard setting delivered with the product. Anything related to the setting for above requirement

    Hi All,
    I may have a similary problem but I'm not entirely sure.
    I have been tasked with setting up a simple java servlet to authenticate against a BOXI (Business Objects) server, from my tomcat server (tomcat 5.5) on my windows XP  desk top machine. I will add more info on this shortly.
    I have been supplied with a krb5.ini file and the bscLogin.conf file as follows:
    bscLogin.conf :
    com.businessobjects.security.jgss.initiate {
    com.sun.security.auth.module.Krb5LoginModule required debug=true;
    krb5.ini[libdefaults]
    default_realm = ADF.SOMEWHERE.CO.UK
    dns_lookup_kdc = true
    dns_lookup_realm = true
    default_tgs_enctypes = rc4-hmac
    default_tkt_enctypes = rc4-hmac
    [realms]
    ADF.SOMEWHERE.CO.UK = {
    kdc = DC90.ADF.SOMEWHERE.CO.UK
    default_domain = ADF.SOMEWHERE.CO.UK

  • Best RAID configuration for storing Datafiles and Redo log files

    Database version:10gR2
    OS version: Solaris
    Whis is the best RAID level for storing Datafiles and Redo log files?

    Oracle recommends SAME - Stripe And Mirror Everything.
    In the RAC Starter Kit documentation, they specifically recommend not using RAID5 for things like voting disk and so on.
    SAN vendors otoh claims that their RAID5 implementations are as fast as RAID10. They do have these massive memory caches...
    But I would rather err on the safer side. I usually insist on RAID10 - and for those databases that I do not have a vested interest in (other than as a DBA), and owners, developers and management accept RAID5, I put the lead pipe away and do not insist on having it my way. :-)

  • Preferable database for storing the Inbox Mail Content

    Hi All
    we are developing one Email clinet software by using java mail API,
    we are getting the inbox mail content without any problem, but when storing the data in database is giving problem, now i'm using MS Access database
    For mailbody content used as MEMO type.
    Error is : Count Field is Incorrect
    thankq in advance
    vasu

    Srinivas,
    1) Is the problem only with the message being sent through custom code using SO_DOCUMENT_SEND_API1? What happens if you send a message using SAPOffice?
    2) Are the patch levels of the GUI same on both machines? Are you sure both PCs are configured exactly the same? Especially wrt to Windows & IE patches. I vaguely remember there were some issues a while ago with some IE patches. Normally in most client environments the desktops upgrades are controlled centrally and users do not have admin rights. Make sure the user has not done upgrades/installs on the PC in question. If that were the case the PC may needs to be reimaged.
    BTW - What version  are you on R/3 and SAPGUI?
    Regards,
    Ramki Maley

  • Question on potential configurations for resource cluster as virtual machine server / beowulf / render farm

    I am looking for a starting point on where to focus my efforts in researching a desired configuration.  Of course anyone who spends anytime researching in forums knows that one thing that people hate is for people
    to ask questions that can be easily answered with a simple Google search, so let me start by saying I have done many hours of research on this already.  The problem I am having is that although there is a huge amount of information out there on what I
    am looking to do, I don't believe many people have attempted this on as small of a scale as a single user system.  Also, the amount of routes to go down seems endless, which for me so far has led to many hours of wasted trial and error.  So keep
    in mind that I am not so much looking for a handout on answers but rather a more narrowed path of searching and researching.
    What I am looking to do is take the current equipment that I have and consolidate it into a 9-12U server rack using mounted 2 or 3U atx cases so that I can have a more organized, space saving setup.  That is the
    easy part, what I have been looking into though is the combining of cores and processing power to make a "super computer" yet I use this term very loosely.  From what I have read, the closest thing I can compare the idea in my head to is referred
    to as a Beowulf Cluster, or a Render farm but I believe as the name suggests that this is more dedicated to a single task of rendering.  I like the idea of a virtual machine server where I would never actually locally use this machine but rather set up
    many virtual machines that I can remote into.  I started to compile a ProxMox Server, and this was the right idea, however when running a VM, that VM is constrained to the hardware resources of the single node that it is assigned to.  If there is
    a way to be able to have a machine that would utilize the 20 some odd cores that I would have in the cluster, along with the 40-50 gigs of ram, well that would be ideal but sounds too good to be possible. Also, ProxMox isnt quite there in compatibility for
    a home/home office user. I understand that the programs that are used have to be written in a way where the architecture allows for such, but if it could even be used for speeding up my render time with Adobe and Autodesk (which I know do have such functionality)
    that would be wonderful. 
    So without writing a whole book I am looking for suggestions on how to proceed.  Can I literally build a "super computer" that is not really that super... more mediocre super... or am I better off just consolidating the hardware but not the
    OS's and programs.   Also, I do currently use three or four different distros of Linux, mostly for ethical hacking and security type work like pen testing.  One thing I have never been a fan of though is dual booting.   Perhaps investing
    in a hot-swap HDD chassis that I could load all the different OS's on where I could just pop in whatever OS I am looking to use.  As you can see I am far from knowing where to spend my efforts in research.... THANK YOu for ANY help.
    I was recently suggested Microsoft HPC Pack as a platform?  Anything?
    Here is what I currently have:
    these are all fully built)
    Intel i5 3.7 quad core
    Nvidia (ASUS) GTX-760
    16 Gb DDR3 @ 1600 Corsair
    ASUS Sabertooth Z87 MoBo
    Autodesk - Inventor, Revit, 3Ds Max, Maya, Fusion 360, Flow, etc.
    Adobe - PhotoShop, After Effects, Dreamweaver, Illustrator, etc.
    Basically as you can see this is used for my work in 3d modeling, rendering, and drafting along with 3D printing.
    Sys. #2
    AMD 4.7-5.0 8 Core
    Nvidia GTX 760 (Same as sys #1)
    16 Gb DDR3 @ 2400 Mhz
    ASUS Crosshair V Formula Z
    Various programs for programming, app development, gaming, etc.  (This is my daily driver)
    Sys #3
    AMD 4.5-4.7 8 core
    16 Gb DDR3 @ 1600 Mhz
    Asus Crosshair V Formula Z MoBo
    Not currently using this one but is fully functional.
    Sys #4
    HP built i5 3.4 quad core
    12 Gb DDR3 @ 1600
    Nothing Special - this is the one I was using for school work but being that school and programming became one and the same I have all but abandoned it.
    THANK YOU AGAIN TO ANYONE WHO HAS MADE IT THIS FAR in reading this.

    The cluster works only for standalone webcache and httpserver installations types.
    If you want to do this you have to use dcmctl command to change from one farm to another.
    try checking with dcmctl command with out options an dyou will get a full list of options.
    then run dcmctl usage(orhelp) option to see what you need.
    As far as I remember
    you have to check the farm id of the server you want to be the master
    then in the second, you have to run dcmctl joinfarm or something like that.
    Regards.

  • Common Configurations for Mac mini (w/ OS X Server)

    I am interested in buying the lastest Mac mini with OS X Server installed.  I would like to get some recommendations on "reading material" on the most common configuration(s) for home use.  Thank you in advance for the assistance!

    Hello,
    http://krypted.com/mac-os-x-server/a-guide-to-using-mac-os-x-server-10-8/
    http://abottlerocket.net/2012/08/os-x-10-8-server-tutorials/
    http://arstechnica.com/apple/2012/07/the-server-simplified-a-power-users-guide-t o-os-x-server/

  • Receiver mail adapter configuration for e-mail attachments

    Hi ,
    I need to send two files from sender file adapter to receiver mail adapter as e mail attachment.
    I want same attachment name in email as on sender side on FTP location.
    This is by pass scenario no object created in ESR.Please suggest how to handle this.
    For example if file name test.txt is send by file adapter then on mail  attachment name should be test.txt
    Thanks
    Mohit
    Edited by: Mohit Verma on Feb 10, 2012 4:18 PM

    Hi Mohit,
    Follow this blog for the ID configuration:
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4383
    Create Receiver Determination and Interface Determination as described, and add a sender file CC and receiver mail CC according to your needs, plus sender and receiver agreements.
    In order to maintain the original file names, use a simple adapter module with the code mentioned here:
    http://forums.sdn.sap.com/thread.jspa?threadID=2122711&start=14
    Hope this helps,
    Greg

  • JavaMail: data type for storing subjects and message content

    Hello,
    I am writing a JavaMail program which gets incoming emails.
    I need to retrieve the subjects of the emails which are codes (ABCDEF, for ex) and insert the corresponding message body in the database if one code matches one in de database (DB). The subject codes are not unique.
    For example:
    - Message 1 on 12/12/2007
    Subject: ABCDEF, Message Body: You need to come soon
    - Message 2 on 13/12/2007
    Subject: ABCDEF, Message body: Sorry I was late
    - Message 3 on 14/12/2007
    Subject: ABCGHI, Message body: We'll have Chrismas party at your place
    My questions are:
    1. Should I retrieve all messages at a time, get the subjects codes and then do the checking in the DB?
    2. If yes, what kind of data type should I use to store the subject codes and the message body in order to guarentee that the correct corresponding message will be inserted in the DB once one subject code matches in the DB.
    ( I thought of a HashMap<subject_code, msg_content> but the subject_code are not unique)
    All suggestions are really appreciated. Please help!
    Marianne

    If you get all the messages at once, store them in
    an array or list, and then iterate over them to
    query the database, that would work. The message
    data won't be fetched from the mail server until you
    access it for each message. If you want to reduce
    the time you're connected to the mail server (maybe
    not important), you'll need to copy the messages
    into memory.
    One of the big issues to consider is what you want
    to happen in the event of a failure. You can't include
    the mail server operations in your database
    transaction so you probably want to update the
    database before removing the messages from
    the mail server. But you'll need to handle possible
    duplicates if your application fails after the
    database transaction and before the message
    is removed from the mail server.

  • Issue in storing email & attachments in to content repository server.

    Hi  All,
    We have done the following for storing email & attachments in to
    content repository server.
    Transaction - Activity done
    1) OAC0 - Defined the content repository folder RQ
    2) OACT - Created a category( ZSOFFHTTP1) and associated it to RQ
    3) SKPR08 - Associated ZSOFFHTTP1 to SAP OFFICE Class SOFFPHIO
    Also, updated the entry in the table SDOKPHCL against the record having
    Docuclass value as SOFFPHIO and change the category value to ZSOFFHTTP1.
    Now, we went to transaction SBWP and created a test message and sent
    an email to ( recepient address) and recip type as
    interent address.
    But when we cross checked the entry in SOOD table for this email sent
    today, we find that the value in the field is 'K' and not "A".
    We have done all the steps as per the SAP Note 530792 still the issue
    persists.
    As per the sap note 904711,SOOD-EXTCT Storage <space> directly in table
    SOC3
    K using the KPRO
    A in an archive
    Any help on this , would be highly appreciated.
    Thanks & regards,
    Divya
    Divya

    Thanks for the answer, but my question was whether it is possible to store documents to an external content server using transaction OAOR (Business Document Navigator). Right now it is only possible to store documents to the R3 database with OAOR.
    Regards
    Thomas Hørlyck

  • Content server for Document attachment through "services for object" Icon.

    Guys,
    I have typical problem in installation of Content server for storing external documents.
    We all know that we can attach the document in SAP using the icon “SERVICES FOR OBJECT”. By this we can attach the document to the specific object we want.
    -Since my client wants only document attachment method not to completely implement SAP DMS, I proposed this method of attaching documents through services for object method.
    -If documents are stored though services for object ,The attached document will directly get stored in sap database(correct me if I am wrong) while  in  DMS it ask you to select the storage location while u check in for any document
    -By storing the doc thru "services for object " For long run when we store the documents in sap database our system will drastically get slow down.
    -In this regard I have a plan to incorporate external storage server.
    -Now I should know that how I should customize content server configuration so that the attachment through services for object will store into this content server I need to know how to define Client, Content Category, Content Repository, Document Area, Physical Machine, IP Address, Port. (OACT & OAC0)
    I appreciate for immediate solution and <u><b>Points will be rewarded for sure.</b></u>
    Regards,
    Murali.S

    Hi Murali,
    Don't Worry, its possible,
    All attachments can be stored in SAP Content Server also, but through archiving process.
    Set up a database storage system.
    Preparation
    Make sure that the HTTP plugin is active.
    Transaction <b>SMICM,</b> "Display Services" function key (shift F1)). The list of services must contain a port other than 0 for HTTP.If not, you must adjust the relevant profile parameter.
    <u>Typical entry:</u>
    icm/server_port_0         PROT=HTTP, PORT=1080, TIMEOUT=900
    <b>Make sure that the /sap/bc/contentserver service is active.</b>
    If no user is defined, then use transaction SU01 to create a new user. Use the "System" user type.Assign
    the SAP_ALL and SAP_NEW profiles to the user. (Eg: HRUSER/PLMUSER/PPUSER etc)
    Transaction <b>SICF,</b> select: default_host - sap - bc -contentserver. Select the function to display/change the service. Make sure that a user is defined.
    Using the relevant data from the newly created user, maintain the anonymous logon data for the
    /default_host/sap/bc/ service and save & activate the changes in transaction <b>SICF</b>.  Double click on content server and give the user name which has been created (HRUSER/PLMUSER/PPUSER/MMUSER etc)
    Check the system PSE.
    Start transaction <b>STRUST</b>. Expand the system PSE. The system PSE must be "green" for each application
    server.
    Determine a suitable exchange directory.
    The exchange directory must be accessible from each application server. If all application servers are running on the same platform (for example, Windows), one network directory that is accessible on all application server (for example,
    server\share) is sufficient. You can generally use the global directory
    (profile parameter DIR_GLOBAL).You can use the RSPARAM report to determine the profile parameters.
    Setting up the storage
    Create a table for storing the data. Using transaction <b>SE11</b>, create a copy of the SDOKCONT1
    table. If you want to create the repository database, you can name the table ZCONT_DB, for example. Save the
    table as a local object. Activate the table.
    Create a repository.
    Use transaction <b>OAC0</b> to create a new repository.
    Use the following parameters:
    Repository Max. two characters, for example,” Z1”
    DocArea: ARCHLINK
    Storage type: R/3 database
    Storage subtype: normal
    Version no. : 0046 
    Contents table <table name> for example: ZCONT_DB
    Exchange directory <directory name> for example:
    server\share\
    Make sure that the exchange list ends with a \ (or /on Unix).If you are using a variety of platforms, you must use transaction FILE to define a suitable logical file name and use this name. Save the settings.
    1. Maintain view table <b>TOAAR_C</b>, via SM31
       Cross client table displayed as information, forget it
    2. In field 'StSytm' you must entered 'Z1' as your system need, or anything that you need but you must configure HR Archive link too.
    3. In field 'Arch.path' (direct above Spoolpath), entered path in your system, this real path in your operating system. May be you should confirm to your Basis consultant where exactly you could store picture files. So if you enter '/', your file exists at root directory at your UNIX system.
    4. Choose 'File store' radio button
    5. Save.
    First
    <b>1. You have to create a number range for SAP ArchiveLink.
        IMG: Basis Components-> Basis Services -> SAP ArchiveLink -> Basic Settings-> Maintain number ranges   
        (Trxn <b>OANR).</b> Create number range 01 from 0000000001 to 9999999999 without the external number flag. 
    2. Document type <b>HRICOLFOTO</b> must exist with document class JPG.
        IMG: Basis Components->Basis Services->SAP ArchiveLink->System Settings->Maintain document types
        (Table<b> TOAVE, Trxn OAC2).</b>
    3. Document type <b>HRICOLFOTO</b> must be linked to object type PREL and Infotype PA0002.
        IMG: Personnel Management->Personnel Administration->Tools->Optical archiving->Set up Optical Archiving
        in HR.  (View V_T585O, no Trxn). In the first two columns there are minuses, the third (Date) has
       a plus - don't put a flag in the check box.
    4. Check which content repository (Archive) is linked to document type HRICOLFOTO and object type  
        PREL. IMG: <b>Basis Components->Basis Services->SAP ArchiveLink->Basic Settings->Maintain Links (Table 
       TOAOM_C, Trxn).</b></b>
    Test
    • Test the repository.
    Use transaction SE38 to start the RSCMSTH0 report. Specify your repository (i.e. Z1) and start the test.
    The report must run without errors. If no problems occurred, you can use the new repository with Archive Link after you carry out the Archive Link Customizing. If problems do occur, check whether one of the related
    notes helps.
    For More Details :
    http://service.sap.com/archivelink.
    <u><b>
    NOTE:- Screen Shots are missing, i was not able to paste here, One more thing is we did this for uploading a PHOTOS into Content Server, Similarly you have to create a REPOSITORY and Z-TABLE to bring all the Attachments from all the selected Objects and then route them to the CONTENT REPOSITORY.</b></u>
    Your Senior ABAP guy would help you in this, if not i may try to help you more by monday.
    Regards
    Rehman
    <b>Reward Your Points if Satisfied.</b>

Maybe you are looking for

  • MBP slow to boot and WILL NOT boot from external drive

    I have two problems. First my friends MacBook Pro which is less than a month old is taking long to load. So I did a clean install without installing anything other than what came. Still slow to boot. Sometimes I see a light blue screen for a while be

  • Exception in servermgr_accounts when creating open directory master...

    Just to give you some background, I'm new to Mac Os X Server. And I'm trying to get a mail/ical/web-server with "open directory" setup. The server is placed in a remote location, behind a NAT-firewall. I thought I hade everything setup, took a while

  • Berkeley GL8E BIOS update

    I have upgraded my old Pavilion Elite m9070a desktop from Windows Vista to Windows 7 but am experiencing monitor problems with the installed Nvidia 8400 vs graphics card. Nvidia have advised a bios update. Is this advisable or do I need a replacement

  • Compound char and transaction data

    Hi experts We have a new characteristic ZCONTRACT. A few master data datasources delivers this new object with attributes. ZCONTRACT consists of time dependent attributes and additionaly this field ZOBJ_NO (object number). ZOBJ_NO is compounded to ZC

  • Coldfusion.runtime.CookieScope error in IE

    Hi, I receive the following error message: "Element 1 is undefined in a Java object of type class coldfusion.runtime.CookieScope referenced as" when trying to view my site with Internet Explorer 6. I use the customtag cf_inputFilter as a safety "remo