Infospoke informatica issue

hi,
we are creating infospoke to send data to informatica .
Process is like this
1. Informatica triggers PC
2 PC start and the when extraction is complete it send status to infomatica that the extarction is complete and database table is ready for extraction.
NOw the problem I am facing is that informatica triggers Pc correctly but there is failure in sending status to infomatica or the thirdparty system.
error : communication error failed to send staus to third party
though the extraction is complete and successful the message that infomatica recievs is that
PC has failed
and RFC is working fine
studying the SM21 logs
it is saying that there is a
gateway problem
shared memory problem
network problem
SAP web as problem
plz help
thanks and regards
sapsaps

Hi,
The problem could be due to the connectivity of the SAP and Informatica systems. Basis team could be of help in this regard.
regards
Hemanth

Similar Messages

  • Informatica 9.1 with oracle 12c. Not able to connect to the PDB while instalation

    Dear Peers,
    I installed oracle 12c on my laptop. And by default PDB created, TNS entries added for the same and successfully connected to PDB. In my PDB i created two users and I am able to connect with them also.
    While installing the informatica server with 64 bit, in the part of domain configuration repository I am not able to connect to my users those I created. I am not able to connect to either CDB or PDB also. I am not able to get the what is the error is. But in oracle I am able to connect to my PDB with those users.
    Any one overcome on this issues, Please help me.
    Thanks
    Raghavendra
    <mod. action: phone number removed>
    Message was edited by: Nicolas.Gasparotto

    If you can connect using sql*plus from the same machine you are using informatica to connect from then you have an informatica issue and should try posting in an informatica forum.

  • Lack of performance in SELECT-ing XML records

    Hello Champs, I am new to XML world. But as a DBA now I'm into the situation to suggest better performance improvement in accessing XML records.
    Problem:
    There is a batch job from informatica, fetching records from XML tables(close to 400, one by one) stored in oracle database. All 400 tables just have two columns as described below:
    Name                                         Null?          Type
    RECID                                     NOT NULL VARCHAR2(255)
    XMLRECORD                                            XMLTYPE
    Each table has NORMAL index created for it only for VARCHAR2 column:
    CREATE UNIQUE INDEX "username"."Indexname_PK" ON "username"."table_name" ("RECID") PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING COMPUTE STATISTICS STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "tbs_idx" ;
    All the table has the CLOB index created for it with below description.
         CHUNK PCTVERSION  RETENTION  FREEPOOLS CACHE      IN_ROW    FORMAT          PAR
          8192                 14400            YES                           YES         ENDIAN     NEUTRAL          NO
    Informatica issues below query on all the table, where it could just fetch only 400rows/sec in average. This takes entire buisness day to complete the batch job for all 400 tables, which gives big problem in production environment.
    SELECT <table_name>.<column_name>.getclobval() FROM  <table_name>;
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for IBM/AIX RISC System/6000: Version 10.2.0.5.0 - Productio
    NLSRTL Version 10.2.0.5.0 - Production
    Clarification required:
    1. Where do you see in this scenario, there is a problem which blocks the performance?
    2. What type of index on this setup is normally advisable?
    Many Thanks for your assistance,

    Not sure if you will like it, although it will improve your performance issues considerably, upgrade to Oracle 11.2.0.3 or 11.2.0.4 and be sure that all those XMLTYPE (CLOB) stored columns will be created/recreated with XMLTYPE (SECUREFILE BINARY XML).
    One way of making sure that XMLTYPE will be stored via Binary XML Securefile LOB storage is by setting "db_securefile" on database level ( Using Oracle SecureFiles ) to value ALWAYS or FORCE. Binary XML Securefile XMLType content may only be created on ASSM enabled tablespaces...

  • Failed Task

    Hi friends,
    One of my failed task DAC_TASK_GROUP_Load_PositionDimension_BIAPPS_BIAPPS is resulting in the below error in log in the following location like
    D:\orahome\10gR3_1\bifoundation\dac\log
    All Task Batches
         Group Pause Batch
              PAUSE
              2012-07-29 15:24:48.156 PAUSE has started.
              Successfully executed : PAUSE
              (Number of retries : 1)
              Commands executed :
              TASK_GROUP_Load_PositionDimension
              2012-07-29 15:24:48.156 PAUSE has finished execution with Completed status.
         Create Index Batch
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M60
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M63
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M75
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M59
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M71
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M70
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M74
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M61
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M62
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M72
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M73
              Not Executed
              CREATE INDEX:W_POSITION_D:W_POSITION_D_M2
              Not Executed
         Analyze Table Batch
              ANALYZE TABLE:W_POSITION_D
              Not Executed
    But i couldn't get exactly what is the reason for the failure. Can you friends, help me with the solution.
    Note:
    For every, failed task ill be getting the log in the below path
    D:\Informatica\PowerCenter8.6.1\server\infa_shared\SessLogs
    But for some of the task, including the above failed task, i got the error in the below DAC path
    D:\orahome\10gR3_1\bifoundation\dac\log
    I dont know the reason why i get the above failed task in the DAC location instead of SessLogs location. Friends, kindly clarify it and help me to solve the above problem.
    Regards,
    SAro

    We have two logs, the below is the Informatica session log location, for each workflow/session there would be a log file irrespective run status.
    D:\Informatica\PowerCenter8.6.1\server\infa_shared\SessLogs
    To see these logs you need to log on Informatica Workflow monitor.
    The below is the DAC log location, apart from informatica issues (ex: Index create/drop) we can see here.
    D:\orahome\10gR3_1\bifoundation\dac\log
    DAC->Execute->Current Run->Task (Lower pane)
    Select the failed Task->click on 'Details'
    Then look for Failed child task look for Status Description to see exact reason for failure.
    Based on given info it is not clear on exact reason for failure, follow above said info and look for log message.

  • Issue with informatica 8.1.1 sp4 installation

    Hi All,
    Here is the Issue.
    I am trying to install informatica server 8.1.1 SP4 patch and already installed informatica server 8.1.1.
    After installing 8.1.1 SP4 patch few minutes, it asking for insert new media.
    "Pls insert new disk1 or select Browse to locate manually.
    The software i have downloaded from oracle.com for BIAPPS installation and the software is in my desktop and i am trying to browse the disk1 folder i.e installation 8.1.1 SE, but it is not recognising and throws error,
    " incorrect media volume."
    Can some body pls help me out as i am struckup here from last 2 days
    Thanks
    Srikanth

    HI Srikanth/A . J
    I deleted the folder d:\informatica\powercenter8.1.1\server and renamed d:\informatica\powercenter8.1.1\server_Bak_from_SP5 as
    d:\informatica\powercenter8.1.1\server and started the SP5 server installation again.
    It worked for me then.
    Thanks,
    Arun sharma.

  • Issue regarding Full and Delta InfoSpoke

    Hi Experts,
    I have created 2 Infospokes Full and Delta to extract data from DSO to SQL server, the settings in both the InfoSpokes are identical except for the extraction mode. However, the delta InfoSpoke is pulling the correct number of records from the DSO (360 records), but the full InfoSpoke is extracting only 196 records. I also tried loading the DSO using both Full/delta Infopackage and Full/Delta DTPs but still the results were same. Can anyone tell how this issue can be resolved.
    Thanks,
    Rajan

    Dear Rajan,
    I'd try to help you about your question,
    Your case it's curious, did you check the filter in both InfoPackage?, try to delete and create them again (it is very important check whole filter). Otherwise, I suggest use Open Hub Destination which BI 2004s have the same functional (export data)
    I hope this suggestion can help you,
    Luis

  • Informatica 8.5.1 install issues

    Hi
    I want to install Informatica 8.5.1 in my win7 computer, but when "Node-"step, it came this error:
    Cannot start Informatica services
    Use the error below and catalina.out and node.log in the server/tomcat/logs directory on the current machine to get more information. Select Retry to continue the installation.
    And i went to this path, but no log file any more.
    if anybody meet this issue before? can anybody tell me why and how to fix it?
    Thanks in advance!

    Hi Navin,
    I install in disk C. and i don't find any log file in these path.
    C:\Informatica\PowerCenter8.5.1\server\infa_shared\log AND C:\Informatica\PowerCenter8.5.1\server\tomcat\logs
    But after i seach in informatica file, i found two log file:
    PowerCenter_8.5.1_InstallLog.log
    Informatica_Installation_Server_Debug.log
    and i found 1 error and some warnings in PowerCenter_8.5.1_InstallLog.log
    Modify Text File - Single _File:   No Target Chosen
    Status: ERROR
    Additional Notes: ERROR - Unable to locate ASCII text file to be manipulated. Deferring...
    Is it the message you metioned?

  • Performance issue while fetching metadata from Informatica Repository

    I'm working on Informatica 8.6(ETL tool) which contains its own repository to save metadata and using their Mapiing SDK API's I'm developing a java application which fetches the objects from the repository.
    For this purpose by using "mapfwk.jar", i'm first connecting to the repository using RepositoryConnectionManager class and then at the time of fetching the metadata i used getFolder, getSource & getTarget functions.
    Issue: Program is taking to much time for fetching the folders. The time taken by it depends on the number of metadata objects present in it,i.e. as object number increases, time increases.
    Please advise how to reduce time for fetching metadata from repository.
    Source Code:
    #1 - Code for connecting to repository
    protected static String PC_CLIENT_INSTALL_PATH = "E:\\Informatica\\PowerCenter8.6.0\\client\\bin";
         protected static String TARGET_REPO_NAME = "test_rep";
         protected static String REPO_SERVER_HOST = "blrdxp-nfadate";
         protected static String REPO_SERVER_PORT = "6001";
         protected static String ADMIN_USERNAME = "Administrator";
         protected static String ADMIN_PASSWORD = "Administrator";
         protected static String REPO_SERVER_DOMAIN_NAME = "Domain_blrdxp-nfadate";
    protected void initializeRepositoryProps(){
    CachedRepositoryConnectionManager rpMgr = new CachedRepositoryConnectionManager(new PmrepRepositoryConnectionManager());
                      RepoProperties repoProp = new RepoProperties();
                      repoProp.setProperty(RepoPropsConstant.PC_CLIENT_INSTALL_PATH, PC_CLIENT_INSTALL_PATH);
                      repoProp.setProperty(RepoPropsConstant.TARGET_REPO_NAME, TARGET_REPO_NAME);
                      repoProp.setProperty(RepoPropsConstant.REPO_SERVER_DOMAIN_NAME, REPO_SERVER_DOMAIN_NAME);
                      repoProp.setProperty(RepoPropsConstant.REPO_SERVER_HOST, REPO_SERVER_HOST);
                      repoProp.setProperty(RepoPropsConstant.REPO_SERVER_PORT, REPO_SERVER_PORT);
                      repoProp.setProperty(RepoPropsConstant.ADMIN_USERNAME, ADMIN_USERNAME);
                      repoProp.setProperty(RepoPropsConstant.ADMIN_PASSWORD, ADMIN_PASSWORD);
                      rep.setProperties(repoProp);
                      rep.setRepositoryConnectionManager(rpMgr);
    }#2 - Code for fetching metadata
    Vector<Folder> rep_FetchedFolders = new Vector<Folder>();
    public void fetchRepositoryFolders(){
              initializeRepositoryProps();
              System.out.println("Repository Properties set");
              //To fetch Folder
                    Vector<Folder> folders = new Vector<Folder>();
              folders = (Vector<Folder>)rep.getFolder();
                    for(int i=1 ; i < folders.size(); i++){
               Folder t_folder = new Folder(); 
               t_folder.setName(((Folder)folders.get(i)).getName());
               Vector listOfSources = ((Folder)folders.get((i))).getSource();
                            //To fetch Sources from folder
                   for(int b=0; b<listOfSources.size();b++){
                    Source src = ((Source)listOfSources.get(b));
                    t_folder.addSource(src);
              Vector listOfTargets = ((Folder)folders.get((i))).getTarget();
                            //To fetch Sources from folder
                   for(int b=0; b<listOfTargets.size();b++){
                     Target trg = ((Target)listOfTargets.get(b));
                     t_folder.addTarget(trg);
                   rep_FetchedFolders.addElement(t_folder);
              }

    Hi neel007,
    Just use a List instead of a Vector, it's more performant :
    List<Folder> rep_FetchedFolders = new ArrayList<Folder>();If you need to synchronize your list, then
    List<Folder> rep_FetchedFolders = Collections.synchronizedList(new ArrayList<Folder>());Also, if you're using Java 5 or higher and if you're sure listOfTargets contains only Target objects, instead of this
    for(int b=0; b<listOfTargets.size();b++){
       Target trg = ((Target)listOfTargets.get(b));
       t_folder.addTarget(trg);
    }you may do this :
    for (Target trg : listOfTargets) {
       t_folder.addTarget(trg);
    }Edited by: Chicon on May 18, 2009 7:29 AM
    Edited by: Chicon on May 18, 2009 7:35 AM

  • Informatica Powercenter Repository connection issue in BIC2g-BI-LNX-2009

    I have the BIC2g-BI-LNX-2009 image installed in a partition in my laptop.
    I launch it using my VMWare player. My host PC OS is Windows 2008 Server Standard R2.
    Everything is working fine so far except the Informatica client.
    I recently installed the Informatica Power Center 8.6.0 client in the host OS,
    as per the instruction given in [Page 52] of BIC2g-BI-LNX_June2009_Client_Install_Guide.pdf
    Then I tried to add a repository as in Page 69 of that document.
    After Step 4 and Step 5. I received the following error message.
    Step 4: Add a domain
    Step 5: Configure Domain
    Unable to get repositories for domain Domain_Oracle2go.
    Error: [PCSF_46008] Cannot connect to domain [Domain_Oracle2go]
    to look up service [coreservices/DomainConfigurationService].
    Has anyone else encountered the issue? I'm completely new to Informatica.
    Any fix for this?
    Thanks
    z

    You have to give your repository name that you have created while installing Informatica instead Oracle_BI_BW_Base.
    Let us know about the result.
    Thanks,

  • [BDE Sandbox] Issue connecting Informatica Developer to HDFS

    Hi Karol,      Try changing the hostname from sandbox.hortonworks.com to whatever host name you mapped to the VM IP address that you entered into your C:\Windows\System32\drivers\etc\hosts file on the machine you installed the Informatica BDE trial client.      Refer to step 3 on page 3 in the Quick Start Guide at https://community.informatica.com/mpresources/docs/IN_961_BigDataTrialSandboxforHortonworksInstallandConfig.pdf for more information on how to locate and map the VM IP address on the machine where you installed the Informatica BDE trial client. Thanks. Justin-

    Hello, I'm trying out Informatica BDE. I've downloaded sandbox VM and client.I can connect to domain and MRS with no problem, but when I test connection to HDFS I get following error:  Can anyone help me out here?I can't really do PoC without connecting to HDFS  Regards,Karol Ch.

  • Issues installing Informatica Client and Server.

    Hello all,
    I am installing Informatica in a Win Server 2003 with SQL 2005.
    I am following the instructions on the manual, when I install the Client, at the end I receive a NON FATAL error that says that it can not open the installation package for VisioCOMAddinSetup.msi
    {color:#008000}+La fase de confirmaci&cent;n finaliz&cent; correctamente.+
    La instalaci&cent;n con transacciones ha finalizado.
    Error    :
    ExitCode : 0
    Installing VisioCOMAddinSetup.msi
    +=================================+
    Command Executed
    {color}-----
    {color:#008000}+"C:\WINDOWS\system32\msiexec.exe" /i "C:\Documents and Settings\oracle\Configuraci&oacute;n local\Temp\1\6564.tmp\VisioCOMAddinSetup.msi" /qn TARGETDIR="C:\Informatica\PowerCenter8.1.1\client\MappingTemplate"+
    Output of execution
    {color}-----
    {color:#008000}+Output :+
    C:\Documents and Settings\oracle\Configuraci&cent;n local\Temp\1\I1224023921\Windows&gt;"C:\WINDOWS\system32\msiexec.exe" /i "C:\Documents and Settings\oracle\Configuraci&oacute;n local\Temp\1\6564.tmp\VisioCOMAddinSetup.msi" /qn TARGETDIR="C:\Informatica\PowerCenter8.1.1\client\MappingTemplate"
    N o   s e   p u e d e   a b r i r   e s t e   p a q u e t e   d e   i n s t a l a c i &oacute; n .   C o m p r u e b e   q u e   e l   p a q u e t e   e x i s t e   y   q u e   p u e d e   o b t e n e r   a c c e s o   a   &eacute; l ;   o   b i e n ,   p &oacute; n g a s e   e n   c o n t a c t o   c o n   e l   p r o v e e d o r   d e   l a   a p l i c a c i &oacute; n   p a r a   c o m p r o b a r   q u e   s e   t r a t a   d e   u n   p a q u e t e   v &aacute; l i d o   p a r a   W i n d o w s   I n s t a l l e r .
    {color}
    {color:#008000}+Error :+
    ExitCode : 1619
    Creating Shortcuts
    +==================+
    Done
    Installation Completed
    +======================+{color}
    {color:#008000}{color:#000000}As it is a non fatal error, I continue witht the clientt SP4 installation and when I try to install the Client, I receive this error message when I test the connection to the PowerCenter repository DB{color}+:+ {color:#000000}The DB is created, the information regarding the connection is correct, the ODBC connection is succesfull when I test it. I have the jdbc driver installed..{color}
    {color}
    {color:#008000}+*Connection Test Failed. [Informatica][SQL Server JDBC Driver][Informatica][SQL Server JDBC Driver] The requested instance is either invalid or not running.* +{color:#000000}So I can not install it{color}
    {color}
    {color:#008000}{color:#000000}Does anyone knows what's wrong here? Thank you very much in advance.{color}{color}
    {color:#008000}+Soledad+{color}

    Can any one please help to find a link for downloading informatica/Powercenter 8.6 Server for windows. I was able to find and download the PowerCenter 8.6 Client only. The link for the PowerCenter Client 8.6 i have used is :
    http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=9149012
    and then i selected the : V16329-01 Part *1* of 2 and V16329-01 Part *2* of 2
    I do appreciate ur help
    majetto- Sydney

  • BIAPPS 7.9.6.3 Informatica connect string to PeopleSoft FINSCM issue

    I receive tns error when Informatica Workflow runs mappings:
    MAPPING> DBG_21075 Connecting to database [PSFTFS.peoplesoft.com], user [SYSADM]
    MAPPING> CMN_1761 Timestamp Event: [Sun May 06 18:04:10 2012]
    MAPPING> CMN_1022 Database driver error...
    CMN_1022 [
    Database driver error...
    Function Name : Logon
    ORA-12154: TNS:could not resolve the connect identifier specified
    I created an Application Connection (versus relational) in Informatica Workflow Manager as:
    Name:PSFT_9_1_FINSCM
    User:SYSADM
    Connect String:PSFTFS.peoplesoft.com
    The DAC is able to connect to both Informatica repository and integration service ok. I have 11gClient installed and can tsnping and sqlplus to the PeopleSoft database PSFTFS and also can connect using sqldeveloper:
    I am able to tnsping PSFTFS
    tnsping PSFTFS                          # nacgdbobil002 - ok
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = nacxxxxxx.oracle.com)(PORT = 10200))
    (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = PSFTFS)))
    OK (60 msec)
    Also I can connect using sqlplus using full connect string:
    sqlplus PSFTFS.peoplesoft.com               #nacgdbobil002 - ok
    /u100/app/TSTOBI/aptestob2/ora11gClient/product/11.2.0/client_2/bin
    sqlplus 'SYSADM/SYSADM@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nacxxxxxx.oracle.com)(PORT
    =10200)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PSFTFS.peoplesoft.com)))'
    The connect string field will not hold all the characters for the full connect string listed above. So should I use a connect string like:
    PSFTFS:10200/PSFTFS.peoplesoft.com ??
    Do I also need to create a relational connection with the same name as the application connection??
    Any other suggestions to get the connection to work for Informatica Workflows?
    Thanks

    solved by adding .peoplesoft.com to tns service name

  • Infospoke Issue

    Hi-
    We have an infospoke which is running successfully in production exporting 4 million records. For some reasons, it is not exporting any records in quality box...it runs successfully, but it exports 0 records.
    I checked the "RSBREQUID3RD" table to see if the status of any request is in "Green" or not. After changing few request from "o" to "G", I re ran it. but no use....
    Any one encountered this? if so, please let me know what steps u followed to overcome this problem?

    HI Balaji,
    Thanks for your response.
    But where do u specify the escape character for the CSV file. It only gives you the option of specifying the Field Separator.
    Regards,
    Jasprit

  • Infospoke.............urgent   issue

    Hi Experts,
    I have small doubt
    I executed the Infospoke successfully without any errors in to  the applications server as CSV.File
    If I try to see the values using AL11 transaction. it shouldn't display all columns I have around 100 columns it shows only few columns not all 100 columns (all fields in the target structure are not displayed).
    why it is so happenend...........any suggestions please
    cheers
    sailekha

    Hi
    Change the destination as local file in InfoSpoke-Destination tab. for this, uncheck the check box 'Application server' and select a destination on your local PC.
    This downoalds two files to your PC, one is the structure infirmation suc as field name, length etc..and the second file is data file, which includes actual information.
    Hope this helps.
    Regards
        GSK

  • Issue on Informatica PowerCenter 8.1.1 for Windows 32Bit

    Hi ,
    I was trying to install Informatica PowerCenter 8.1.1 for Windows 32Bit in Windows XP system. I am getting the the following error during installtion.
    Is it support windows XP OS.
    Pinging the domain
    =================
    Current time: 2009-Feb-09 15:21:00
    Command Executed
    cd /d "D:\Informatica\PowerCenter8.1.1\server\bin"
    infacmd.bat ping -dn "Domain_VDC01-HPd1295" -dg "VDC01-HPd1295:6001" -nn "node01_VDC01-HPd1295" -re 60
    Output of execution
    Output: [ICMD_10133] Command [ping] failed with error [[ICMD_10053] Node [node01_VDC01-HPd1295] Domain [Domain_VDC01-HPd1295] Host:Port [VDC01-HPd1295:6001] has failed to ping back.].
    Error:
    ExitCode: -1
    Installation Complete
    ======================
    Thank
    Settu Gopal

    Having a look at the FTP site, it would seem that the file is available on:
    ftp://download.oracle.com/www/otn/nt/oracle8i/oracle817ntee.zip
    Obviously this bypasses the licence agreement page that you may wish to read seperately.
    Jason.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jason Kane ([email protected]):
    Oracle 8.1.7 for Windows download goes to Yahoo Finance!!!!
    http://technet.oracle.com/cgi-bin/go?nt817ee-full
    Which is the link given on the technet page (at least at the moment - Wednesday morning here in England).
    One was quite surprised to find it take the browser to quote.yahoo.com!
    Jason.<HR></BLOCKQUOTE>
    null

Maybe you are looking for

  • Flash Player doesn't work on Safari, Netscape, nor Mozilla

    I've downloaded the flash player but it's funny that it works on Internet Explorer but it doesn't work on the other browsers. I downloaded it from here ---> http://get.adobe.com/flashplayer. Why is that? I don't like to use Internet Explorer and I ra

  • Sent Date/Time is not appearing in mail from Portal

    Hi All We have configured portal to send email. The functionality works perfectly fine except for a small problem. We get sent field as None in the email. Is there any setting/configuration required to display sent date/time ? Any help will be apprec

  • Update table via RESTful webservice

    Hi, I wonder if it is possible to update or insert data with an apex published restful webservice. Whenever I try to test a web service reference with html PUT method I get an 401 - unauthorized. So is it possible in general to modify and add data to

  • Upgrade from student CS4 to eLearning 2.5

    I want to upgrade my student version to a full version of eLearning 2.5. Based on what I have read online, it appears to me that there is no problem upgrading to a full version suite. Is that correct? Thanks!

  • My laptops power cord is broken.

    So I woke up today and went to use my HP pavillion chromebook 14 laptop. It was dying. So I went to plug it in and found that the tip of the cord that plugs into the computer was popped off and hanging by a single wire. As you could guess it didnt wo