Can I get user id in oracle reports 6i

Hello,
I am using fnd_global.user_id but it's returning the 1st value from fnd_user table instead of the current user id who had logged in, can any one help me.
Regards,
Dinesh.

We cannot guess what fnd_global.user_id does.
Current user is USER, like in
select user from dual

Similar Messages

  • Hw can i get arabic support in oracleAS using jstl: showing '?????' symbols

    Hello All,
    I am using OracleAS for portal deployment and portlets UI constructed by using jstl.
    i have used spring portlet jstl for the jsp pages.
    when i am trying to change the language, it is showing '?????' symbols.
    I have used correct unicode. i tested in pluto portal server. when i deployed in oracleAS,
    for english not a problem. for arabic it is showing as '????'.
    i have used this code to get arabic in pluto. same code i used. i am getting error.
    <c:set target="${pageContext.response}" property="characterEncoding" value="UTF-8" />
    <fmt:setLocale value="ar" />
    <fmt:requestEncoding value="UTF-8" />
    i know it is not setting charector encoding.
    i tried some other too like:
    <head>
    <META http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    </head>
    and
    <%@ page pageEncoding="UTF-8" %>
    No improvement. please help me out of this.
    how can i get arabic support in oracle AS by using jstl?
    Thanks,
    Arun

    Only Apple Account Security could help at this point. You can try calling Apple Support in Canada - you'll have to find one of the several ways, such as Skype, to call an 800 number from outside of the relevant country - and ask for Account Security and see if they can help. Or you can find a friend who speaks Chinese and ask them to help you talk to Apple Support in China. There are really no other options that I know of.
    Note, by the way, that these are user-to-user support forums. You aren't speaking with Apple when you post here.
    Regards.

  • Can we use Dynamic SQL in Oracle Reports ?

    Hi ,
    Can we use Dynamic SQL in Oracle Reports ?
    If yes please give some examples .
    Thanx
    srini

    I believe the built-in package SRW.Do_Sql is what you are looking for
    Example from the document:
    /* Suppose you want to create a "table of contents" by getting the
    ** first character of a columns value, and page number on which its
    ** field fires to print. Assume that you want to put the "table of
    contents"
    ** into a table named SHIP. You could write the following construct:
    DECLARE
    PAGE_NO NUMBER;
    PAGE_FOR INDEX NUMBER;
    SORT_CHAR CHAR(1);
    CMD_LINE CHAR(200);
    BEGIN
    SORT_CHAR := :SORT_NAME ;
    IF :CALLED = Y THEN
         SRW.GET_PAGE_NUM(PAGE_FOR_INDEX);
         SRW.USER_EXIT(RWECOP PAGE_FOR_INDEX
         P_START_PAGENO);
         SRW.MESSAGE(2,TO_CHAR(:P_START_PAGENO));
    END IF;
    SRW.GET_PAGE_NUM(PAGE_NO);
    CMD_LINE := INSERT INTO SHIP VALUES
                          (||SORT_CHAR||,||TO_CHAR(PAGE_NO)||);
    SRW.MESSAGE(2,CMD_LINE);
    SRW.DO_SQL(CMD_LINE);
    COMMIT;
    EXCEPTION
      WHEN DUP_VAL_ON_INDEX THEN
            NULL;
      WHEN SRW.DO_SQL_FAILURE THEN
            SRW.MESSAGE(1,FAILED TO INSERT ROW INTO SHIP TABLE);
      WHEN OTHERS THEN
           COMMIT;
    END;

  • How can I get the second group and report totals in Matrix report?

    Hi,
    I have created a matrix report with 2 break Groups.
    Iam getting columns totals for the first group, but not for the second group and the report totals.
    How can I get the second group and report totals for each month?
    Thanks.
    Ram.

    Hi Ram,
    If you want a total at any group-level, go to the particular group in the data model, insert a summary column in the group, and select
    Reset At > appropriate Group Name
    For report level summaries, you must create the summary column outside of all groups.
    Navneet.

  • Can I get a matchode in a report parameter?

    That's the question. I can't get the matchode in my report. Actually the only way i get it, is building my own matchcode. Is there any way i can get the built-in matchode? I'm also interested in getting one parameter as a listbox, but at the moment i couldn't figure it out.
    Thanks

    Hi Jose Maria Otero,
    just specify the parameter with a type where the Search Help is assigned in the DB table:
    i.e.
    PARAMETERS:
      P_MATNR TYPE MARA-MATNR. 
    Thats it. You have the standard collective search help.
    Regards,
    Clemens

  • In which transaction can we get User consolidation details

    Hi All,
    In which transaction can we get User maintenance, change user data, update user data,
    Accept suggestion, Change license data, and update license data details.....
    And in which table or tcode we get the SAP license details...
    Thanks
    Ram

    Hi,
    Chk the following tcodes.......
    ADS2KIP_PROF
    BORC1
    BIBS
    license----
    J1ILIC01
    J1ILIC02
    J1ILIC03
    J1ILIC04
    J1ILIC05
    LICENSE_ADMIN
    Regards,
    Deeba

  • Can I get job after doing Oracle certification at this age?

    Hi
    I am 37 yrs old man from Calcutta,India. I am presently jobless for 3 years now .I am a BSc(PCM) .   I was earlier working as a salesman in a sales based company. I have no experience in IT though I have done lots of IT courses. Can I get job after doing Oracle certification at this age?
    Please advice.
    Regards

    Can I get job after doing Oracle certification at this age?
    Can you get a job if you become certified in Oracle?  Certainly!
    Will you get a job if you become certified in Oracle?  Who knows?
    Professional certifications are not magic wands.  You cannot wave a certificate and cause employers to come running to hire you. Certifications can help you to learn some of the skills required to administer Oracle, or develop in Oracle, or use various Oracle software products. There are companies that need people with this knowledge. I have written a number of articles about the topic:
    Oracle Certification Prep: What is Certification?
    Oracle Certification Prep: Oracle Certified but not Oracle Employed
    Oracle Certification Prep: I know nothing about Oracle... but I want to be a DBA.
    DBA or Developer? Deciding which one suits you best - Certification Magazine
    If you decide to pursue a certification, you can find materials to help you study here:
    Oracle Certification Prep

  • Can we get user's phone number through coding

    HI, I want to know that, how can we get user's phone number through coding and is it possible to send sms to some number without concerning to user. I required this for developing the mobile tracker application which will detect that the phone is stolen.

    The developer forums are here: http://devforums.apple.com
    Documentation for iOS developers is here: http://developer.apple.com/devcenter/ios/index.action

  • How can I use unix commands from oracle report

    I have to use the following command from oracle reports.
    In oracle forms we can use the HOST command but what about oracle reports2.5.
    I have to email the attached file 100245.pdf from oracle reports to the given email id
    uuencode 100245.pdf 100245.pdf | mailx -s "test" [email protected]

    Hi,
    It's because .bat (or .cmd) files are scripts and not executables and are interpreted using the command line executable - which is normally cmd.exe (although you can buy others).
    So you need to call cmd.exe passing the bat file name as a parameter, something like
    cmd.exe /c batchfilename
    Without the /c you will never get a response.
    However, this brings us to the bizarre conclusion that you are going to:
    call cmd.exe (a shell interpreter)
    to launch a batch file
    that calls cygwin (another shell interpreter)
    which then runs ls
    When shouldn't that just be:
    call cmd.exe to run the dir command
    Or better yet, If you are just after a file name listing and you seem to understand Java stored procs, why not just write a JSP to list the contents of a directory? No problems with OS dependant commands, scripts and 3rd party interpreters. Plenty of examples of that out on the internet as well.
    HTH
    Chris

  • Want to get user ID in oracle forms

    Hi All,
    I'm working with oracle 11g and E-BS R 12.1.2 . I created a custom form using oracle form builder and attached to E-BS. I want the user ID current logged in user. I used this command FND_PROFILE.VALUE('USER_ID') but it doesn't work.
    How can I get the user_id of the current user.
    Thanks & Regards,
    Mack

    SQL> select FND_PROFILE.VALUE('USER_ID') from dual;
    FND_PROFILE.VALUE('USER_ID')
    SQL> begin fnd_global.apps_initialize(1229, 20604, 260); end;
      2  /
    PL/SQL procedure successfully completed
    SQL> select FND_PROFILE.VALUE('USER_ID') from dual;
    FND_PROFILE.VALUE('USER_ID')
    1229
    SQL>

  • Where can I get user mapping info?

    Dear all,
    I have to implement a simple audit report that displays the mapping of an EP user name and the related SAP user name that he/she use during certain time. Where can I get that kind of information?
    Please help.
    Rgds,
    Adhimas

    Hello Adhimas,
    as I answerd you in the other thread I think that you can use the Export Function of the J2EE Usermanagement at http://your-portal/useradmin. You can give also points for this answer ;-).
    Regards
    Gregor

  • Can we add Basic Authentication for Oracle Report 10g?

    As we know, Apache supports basic Authentication, and Oracle Report 10g bases on Apache, that means Oracle Report 10g supports Basic Authentication too?
    Can anyone tell me the steps on how to configure Basic Authentication for Oracle Report 10g?
    Thanks for your help in Advance!
    P.S.
    I tried to add the following content to the file "httpd.conf" under the directory "E:\OraHome_2\Apache\Apache\conf\" (I installed report under this folder), but it doesn't work well:
    <Directory "E:\OraHome_2\Apache\Apache\htdocs">
    AuthType Basic
    AuthName "Private Documentation Repository"
    AuthUserFile "C:\Program Files\Apache Software Foundation\Apache2.2\mypasswd"
    Require user yangsun
    </Directory>

    Answers at your duplicated thread --> Some inter view Questions Please give prefect answer  help me

  • Can I get the Version a Crystal Report Was Designed Against

    Hi,
    I'm working on a web application developed in C# using the Crystal Reports runtime 10.5 that came with Visual Studio.
    What I am trying to do is to check the version of a Report File that the application is trying to run before actually running it.
    So that a Report written in Crystal Reports 11 can be flagged as being potentially incompatiable (as it may contain new features not supported by the runtime).
    Is there any way to get this version number in C# code?
    Any help would be much appreciated.
    Thanks
    Steve

    Thanks for the reply.
    In the application I'm working on people can write and upload their own Crystal Reports.  The application then runs these reports for them (also doing other things such as exporting (PDF) and emailing the report).
    At the minute, and in past releases the application uses the 10.5.3700.0 runtime.  Everything functions fine in the application.
    My only concern is that a user could write a report in Crystal 2008 using functionality that is in Crystal 2008 but not supported by the 10.5.3700.0 runtime.
    Therefore when a user uploads a report I was hoping to analyse the rpt file to find out what version they used to design the report.  Then if it is not designed in version 10, inform them that some functionality may not be supported by the current runtime.
    I've had a go through code and found a property called MajorVersion which seemed to be just what I wanted, but it was Non-Public so unfortunately this wasn't available to use.
    ((CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper)((CrystalDecisions.CrystalReports.Engine.EngineObjectBase)(sInfo)).m_rasRptClientDoc).MajorVersion
    I was hoping to go for this solution of warning users rather than compiling using the Crystal 2008 runtime, as updating the runtime may incur a cost to current customers who are happy using 10.5.3700.0.
    I hope that is a bit clearer.

  • Imac (early 2009) Slow, display issues and freezing, can anyone get any info from crash report?

    Hi,
    Just wondering if anyone can provide some insight into why my Imac is constintantly crashing.
    Issue:
    For as long as I can remember it has been ocassionally freezing. First there are little redish dots in clusters on parts of the screen, then if you move a window, some of the image of the window gets left behind. Then there are moving horozintal lines that come up from the bottom of the screen. You can move the mouse but it wont click on anything.
    As of about 6 months ago they crashed became so frequent that sometimes you couldn't get 5 mins out of the computer before it would do it again.
    I use photoshop quite a lot but the files are never extraordinaly large.
    The top left part of the computer can become really hot.
    In an effort to try to resolve it I rang Apple and they got to do something which made it work properly again for 2 days, long enough for me to decide to upgrade to Mavrick. Since upgrading it's been even worse. It's really really slow and in applications like mail its flashing and looking like it's loading the page over and over again, starting with the bottom of the page and the bottom colour. Mail searh is also not working. It then freezes again.
    Mostly it freezes, and doesn' t crash so I have to restart it myself, so it's not reporting it as a crash.
    Today it did crash, I was wondering if anyone can figure out whats wrong the the report below?
    Thanks!
    Wed Feb 12 14:22:04 2014
    panic(cpu 0 caller 0xffffff7f88583552): NVRM[0/2:0:0]: Read Error 0x00001604: CFG 0x00000000 0x00006140 0x00006140, BAR0 0xd2000000 0xffffff80882d7000 0x094700a1, D0, P1/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff808760b650 : 0xffffff8007a22f69
    0xffffff808760b6d0 : 0xffffff7f88583552
    0xffffff808760b790 : 0xffffff7f8864fd9e
    0xffffff808760b7d0 : 0xffffff7f888b3d54
    0xffffff808760b810 : 0xffffff7f888a8eb7
    0xffffff808760b850 : 0xffffff7f886c66ba
    0xffffff808760b9a0 : 0xffffff7f886c5a3b
    0xffffff808760bab0 : 0xffffff7f88885ed8
    0xffffff808760bb60 : 0xffffff7f88886250
    0xffffff808760bd00 : 0xffffff7f888cb20f
    0xffffff808760be20 : 0xffffff7f88673d41
    0xffffff808760be40 : 0xffffff7f8858a08d
    0xffffff808760bef0 : 0xffffff8007eada80
    0xffffff808760bf30 : 0xffffff8007eac522
    0xffffff808760bf80 : 0xffffff8007eac5f7
    0xffffff808760bfb0 : 0xffffff8007ad6aa7
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f88532000->0xffffff7f887a1fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f880ba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f88522000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f884df000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.1.8)[3666E0FC-87C7-3329-BD8C-2F1ADE D100A4]@0xffffff7f887ac000->0xffffff7f88a58fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f88532000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f880ba000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13B42
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000007800000
    Kernel text base: 0xffffff8007a00000
    System model name: iMac9,1 (Mac-F2218FC8)
    System uptime in nanoseconds: 1477295383230
    last loaded kext at 277739752297: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f89d7a000, size 65536)
    last unloaded kext at 338692832769: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f89d7a000, size 57344)
    loaded kexts:
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.11
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.5.3fc1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMikeyDriver          2.5.3fc1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.7.0
    com.apple.GeForceTesla          8.1.8
    com.apple.driver.AppleHWAccess          1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.AppleIRController          325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.nvenet          2.0.21
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleUSBOHCI          650.4.1
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.3fc1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.nvidia.classic.NVDANV50HalTesla          8.1.8
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.nvidia.classic.NVDAResmanTesla          8.1.8
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.5.3fc1
    com.apple.iokit.IOHDAFamily          2.5.3fc1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBHIDMouse          180.9
    com.apple.driver.AppleHIDMouse          180.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.driver.AppleUSBHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.iokit.IOAHCISerialATAPI          2.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.37f3
    Graphics: NVIDIA GeForce GT 130, NVIDIA GeForce GT 130, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334448312D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334448312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40K1B0, 1 TB
    Serial ATA Device: PIONEER DVD-RW  DVRTS08
    USB Device: Built-in iSight
    USB Device: Keyboard Hub
    USB Device: Apple Optical USB Mouse
    USB Device: Apple Keyboard
    USB Device: IR Receiver
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus:

    This is a Kernel Panic report, I cannot see any software related issues, my bst guess it's related to hardware. Common causes of hardware related KPs are RAM
    Incorrect RAM
    Failed RAM
    Unseated RAM
    Eliminate each and then re-test. If it's not RAM it could be a failing HD or something else. I would recommend taking the machine in to be looked at by a professional and tested. Take it to your local Apple Store or local AASP.

  • [b]How can I get User Input ..? [/b]

    hi,
    My question is how can I get get the user to "input a string" and then store it in a variable.
    I tried the foll but it didn't work:
    String EmpName;
    System.in.read(EmpName);
    Thanx...

    BufferedReader buff = new BufferedReader(new InputStreamReader (System.in));
    String userInput = buff.readLine();

Maybe you are looking for

  • Close Open Amount on A/P Down Payment Invoice

    Hi, I have the following scenario: I have created an A/P down payment invoice for 1000$ Create an Outgoing Payment for this A/P Down Payment Invoice for 1000$ This payment is closing the A/P Down Payment invoice Create an A/P Invoice for 800$ - apply

  • Group Different Albums by the Same Artist under one Album Cover

    I've read many posts regarding grouping tracks by different artists into one album, but none dealing with grouping tracks by one artist together from different album titles. An example of this would be classical pieces that are divided into different

  • Copying selected text results in text without spaces.

    When I select and copy text from most PDFs and paste it tome some other app, the resulting text has no spaces between words. Example: Littleworktodateinsentimentanalysi Whereas in other app that uses iOS buil in: Little work to date in sentiment anal

  • Cumulation type in routing

    Hi Gurus, I don't see exactly what is the difference between cumulation type 1 and 2 in the routing when there are suboperations.  I don't see any differences in routing nor in order itself.  Could you help me please ??? Regards

  • I feel that my internet slowed down significantly.(WRT54G V5 Router)

    When i first got my dsl and my router it was the fastest thing ive seen and i downloaded in seconds and i could play online games flawlessly, well now my internet slowed down and its not me being used to the fast speed. It takes me minutes to downloa