Formating in Web Interface??

Hello all,
I have problem in getting the format for variable in webinterface. I have 2 variables varcc for cost center and varpc for profit center. In the formatting field of the variable attribute I have entered like this.
&0COSTCENTER-VALUE - &0COSTCENTER-TEXT
Still i am not getting the text displayed only the value is displayed. In my costcenter master data I see 2 records for the same cost center but with diff time range for eg
10000000 31.12.1999 01.01.1000                              
10000000 31.12.9999 01.01.2000     1000 USD NOPC N/A Unallocated - G&A
Do you think its because of the time range the text is not displayed in the browser.Did any one encounter this. Any suggestion is highly appreciated.
Thanks
Sathya

Thanks for your reply mark. My main problem is that the formatting problem is only for Cost center and profit center. I get the value and text displayed for company code, version with no problem what so ever.
My question is.. Is it because there are 2 sets of data for the same cost center with different time period as i had shown in my previous message
COSTCNTR Date To    Date From  Compcode CUR ProfitCntr   Description
10000000 31.12.1999 01.01.1000
10000000 31.12.9999 01.01.2000 1000 USD NOPC N/A Unallocated - G&A
do you think it may be because of time dependency. The 1st cost center doesnt have description is this value being picked.
Message was edited by: Sathya Gnanavelu

Similar Messages

  • HP LaserJet 400 MFP M425dn: bug in MTU path discovery, printer reboots via web interface

     Firmware Datecode: 20121205
    1. We can not access this MFU over VPN link. Otherer devices are accessed successfully.
    As far as I understand there is an error in MTU Path Discovery.
    tcpdump logs are attached.
    Is there a way to change MTU of this device?
    2. This MFU a  reboots when I open page "Settings" of "Networking" submenu (/hp/device/set_config_networkSettings.html?tab=Networking&menu=NetSettings) if option "System" -> "System Setup" -> "Language" is "Russian". But this looks like a very good feature since I've have not found the way to reboot this printer remotely.
    Here I was tring to access web interface over VPN (IPSec), 192.168.4.135 is IP of my comp, 192.168.160.200 - is IP of MFU, 192.168.160.254 is a gateway:
    $ tcpdump -n -r printer-1.pcap
    reading from file printer-1.pcap, link-type EN10MB (Ethernet)
    17:20:29.337867 IP 192.168.4.135.54147 > 192.168.160.200.80: Flags [S], seq 2356029847, win 8192, options [mss 1460,nop,nop,sackOK], length 0
    17:20:29.338026 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [S.], seq 614551948, ack 2356029848, win 8760, options [mss 1460,nop,nop,sackOK], length 0
    17:20:29.344909 IP 192.168.4.135.54147 > 192.168.160.200.80: Flags [.], ack 1, win 64240, length 0
    17:20:29.348488 IP 192.168.4.135.54147 > 192.168.160.200.80: Flags [P.], seq 1:304, ack 1, win 64240, length 303
    17:20:29.348564 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], ack 304, win 8457, length 0
    17:20:29.378872 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [P.], seq 1:513, ack 304, win 8457, length 512
    17:20:29.379063 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 513:1973, ack 304, win 8457, length 1460
    17:20:29.379100 IP 192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    17:20:29.379103 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 1973:3433, ack 304, win 8457, length 1460
    17:20:29.379135 IP 192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    17:20:29.379251 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 1:1461, ack 304, win 8457, length 1460
    17:20:29.379272 IP 192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    17:20:29.379274 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 1461:2921, ack 304, win 8457, length 1460
    17:20:29.379304 IP 192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    17:20:29.379306 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 2921:4381, ack 304, win 8457, length 1460
    17:20:29.379335 IP 192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    17:20:29.379338 IP 192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 1:1461, ack 304, win 8457, length 1460
     This is more detailed view on some packets.
    $ tcpdump -nv -r printer-1.pcap
    17:20:29.379063 IP (tos 0x0, ttl 64, id 1, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.160.200.80 > 192.168.4.135.54147: Flags [.], cksum 0x7233 (correct), seq 513:1973, ack 304, win 8457, length 1460
    17:20:29.379100 IP (tos 0x0, ttl 64, id 62678, offset 0, flags [DF], proto ICMP (1), length 68)
    192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    IP (tos 0x0, ttl 64, id 1, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 513:1973, ack 304, win 8457, length 1460
    17:20:29.379103 IP (tos 0x0, ttl 64, id 1, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.160.200.80 > 192.168.4.135.54147: Flags [.], cksum 0x5edf (correct), seq 1973:3433, ack 304, win 8457, length 1460
    17:20:29.379135 IP (tos 0x0, ttl 64, id 62679, offset 0, flags [DF], proto ICMP (1), length 68)
    192.168.160.254 > 192.168.160.200: ICMP 192.168.4.135 unreachable - need to frag (mtu 1280), length 48
    IP (tos 0x0, ttl 64, id 1, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.160.200.80 > 192.168.4.135.54147: Flags [.], seq 1973:3433, ack 304, win 8457, length 1460
    17:20:29.379251 IP (tos 0x0, ttl 64, id 1, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.160.200.80 > 192.168.4.135.54147: Flags [.], cksum 0x0c1c (correct), seq 1:1461, ack 304, win 8457,
     P.S. This thread has been moved from LaserJets to Multifunction and All-in-One - HP Forums Moderator

    John Getzke wrote:
    Its hard to understand what you are trying to do or ask here.   We have some offices connected via IPSEC tunnels. IPSEC interface's MTU is 1280 bytes (not 1500 bytes as Ethernet). All other devices successfully work over this VPN link. HP m2727 works. HP m425dn does not work. As a network administrator I've traced source of problem on all possible points and found that HP m425dn has a bug in the "Path MTU Path discovery" routine. The logs I attached shows that any packet of the TCP stream that the printer (160.200) sends to host (4.135) has "Don't fragment" flag set. According to IP standard the router HAVE TO discard the packet with DF flag set and size bigger then MTU since it can not pass a packet further without fragmentation - IPSEC MTU is 1280 bytes only while HP sends 1500 bytes. The router informs the printer about this problem with ICMP message Type: 3 (Destination unreachable) with Code: 4 (Fragmentation needed) suggesting MTU of next hop: 1280. The router does not communicate with the printer itself, it just informs the printer about network problem. According to IP standard the printer HAVE TO resend this data with the size of packet decreased according to suggested size. This is expected behavior of the Path MTU discovery routine. But the printer  sends the packet again with the same size and DF flag set. The router again discards the packet and informs printer... This cycle repeats again and again until connection is closed due to timeout. Therefore "Path MTU discovery" routine is broken at this device. It would not be a serious problem, but the printer resends packets at rate over 28000 pps (about 40 MBytes per seconds) and its CPU is so heavily loaded that it even does not respond to touches on its touchscreen. So an innocent attempt to print document on terminal server located at another office leads to inaccessibility of the printer.
     The network dump can be downloaded in PCAP format from here.

  • What's the best out-of-the-box web interface for a SQL DB?

    I'm developing a Java web application that will be backed by an Oracle database. Users would like a simple web interface that allows them to accomplish what they could with SQL queries without knowing SQL. The basic operations would be:
    * displaying a database table in a table format
    * downloading the table as a text or Excel file
    * customizing the columns in a table display
    * displaying a query result set in a table format
    * constructing a query using drop-down menus
    I'd probably want to program in a simplified UI for a few common queries.
    This really looks like functionality someone should have invented before me. Question: what is the right tool for me to be using? I'm surprised I haven't found something by searching.
    It looks like I could just directly write JSP, but I think something else might be simpler. I think related functionality exists in Spring, but I didn't find exactly what I'm looking for, and Spring brings a lot of other stuff also. Nothing in my application is more complicated than this, so I'd be happy to keep things simple.
    How would you write this?
    Edited by: 1010007 on Jun 5, 2013 7:22 AM

    Welcome to the forum!
    >
    I'm developing a Java web application that will be backed by an Oracle database. Users would like a simple web interface that allows them to accomplish what they could with SQL queries without knowing SQL. The basic operations would be:
    * displaying a database table in a table format
    * downloading the table as a text or Excel file
    * customizing the columns in a table display
    * displaying a query result set in a table format
    * constructing a query using drop-down menus
    I'd probably want to program in a simplified UI for a few common queries.
    This really looks like functionality someone should have invented before me. Question: what is the right tool for me to be using? I'm surprised I haven't found something by searching.
    It looks like I could just directly write JSP, but I think something else might be simpler. I think related functionality exists in Spring, but I didn't find exactly what I'm looking for, and Spring brings a lot of other stuff also. Nothing in my application is more complicated than this, so I'd be happy to keep things simple.
    How would you write this?
    >
    I wouldn't write it. I would just use Oracle's FREE Apex application which does all of that and more and is fully supported even on Oracle's FREE Express edition data database.
    http://www.oracle.com/technetwork/developer-tools/apex/overview/index.html
    >
    About Application Express
    Oracle Application Express (Oracle APEX), formerly called HTML DB, is a fully supported "no-cost" option of the Oracle Database. Oracle Application Express is certified against all editions of the Oracle Database 10.2.0.3 and above, including Oracle Database 10g Express Edition (Oracle XE).
    Oracle Application Express installs as part of the seed database installation with Oracle Database 11g.
    >
    The feature page (http://apex.oracle.com/pls/otn/f?p=4600:6:0) describes some of the major features of Apex
    >
    Browser Based
    Using only a Web browser and limited programming experience you can develop data centric applications in minutes. Browser-based development enables you to develop applications on most computers using only a modern Web browser.
    Rapid Application Development (RAD)
    Use simple wizards and declarative programming to create powerful reporting and data entry applications. You can create applications from spreadsheet uploads, or on existing database tables and views. Oracle Application Express includes SQL Workshop to create and manage the database objects that support your application.
    Application Express Components
    Application Builder - Database Applications
    Application developers use wizards to declaratively assemble applications organized in pages. Page content is organized into regions. Regions can contain text, custom PL/SQL, reports, charts, maps, calendars, web service references or forms. Forms are made up of fields (called items) which can be selected from the multitude of built-in types (such as text fields, text areas, radio groups, select lists, check boxes, date pickers, and popup list of values) or a developer can create their own types using plug-in support. Table update functionality is built-in and PL/SQL can be used to process data. Session state (or application context) is transparently managed and the user interface presentation is separated from the application logic so that the look and feel of an application can be changed simply by selected a different theme.
    Application Builder - Websheets
    Using Websheet Applications, end users can manage structured and unstructured data without developer assistance. Page sections contain unstructured data and are edited using a WYSIWYG editor. Reports provide access to database data by writing SQL. Data Grids can manage structured data without writing SQL. Adding columns, renaming column, and validations are defined using runtime dialogs. Each page and row of data grid data can be annotated with files, tags, notes, and links. Pages can contain sections as well as reports and data grids and all can be linked together providing navigation. All information is searchable and completely controlled by the end-user.
    SQL Workshop
    The SQL Workshop provides tools that enable you to view and manage database objects. Object Browser enables you to use a tree control to view object properties and create new objects. The SQL Command tool enables you to enter ad-hoc SQL. Query Builder enables you to create join queries using drag and drop. SQL Scripts enables you to store and run scripts. The Data Workshop enables you to load and unload text, DML, and spreadsheet data.
    RESTful Services
    RESTful Services allow for the declarative specification of RESTful services mapped to SQL and PL/SQL.
    Team Development
    Team Development helps manage the life-cycle of an application's development. It provides tracking and management of application features, to do entries, bugs, and end user feedback. Team Development is tightly integrated with the Oracle Application Express Application Builder. For example, edit page lists open feedback, bugs, and to do's.
    Administration
    Each Oracle Application Express workspace is a separate application development environment that is fully insulated from other workspaces. The administration component provides workspace management, including services (available schemas, space requests, and preferences), users (both developers and end-users), and workspace activity (page views, login attempts, and developer activity). Access is limited to Oracle Application Express developers who have workspace administration privileges.

  • Abap code in HTML Tag in Web Interface

    Hello,
    in a text tag im my web interface for a BPS a added the sap example code "How to Integrate BEx Web Applications into BPS Web Interfaces".
    Now I want to open a web template with a query containing the user and the date as filter object. this filter i want to fill already while creating the url.
    I inserted a command like <%sy-uname%>  but it doesn't get the users name. Do I miss a command to make abap available in this context, or do i have to use javascript. -> can someone give me a tip where i can find the javascript functions ?
    I add the coding below.
    Thanks for your help.
    Dieter
    <iframe id="BWReport03" name="BWQUERY" src="/sap/bw/mime/bex/icons/pixel.gif" width="1000" height="700"></iframe>
    <script language="JavaScript" type="text/javascript">
    function varValueConvert(dispValue){
    /* Expected formatting of variable selector: Text(Key) or Key
       If there are more than one (...) expression the first is taken.
      var keySection = dispValue.match(/(.*?)/);
      if (keySection){
        var keyValue = keySection[0].replace(/(|)/g,"");
        alert(dispValue + ' : ' + keySection + " : " +keyValue);
         return keyValue;
       } else {//alert(dispValue);
        return dispValue;
    var frame = document.getElementById( 'BWReport03' );
    var url = '/sap/bw/BEx?cmd=ldoc&TEMPLATE_ID=';
    var filter1 = '&FILTER_IOBJNM_1=ZIPBTCUSR&FILTER_COLLAPS_1=&FILTER_VALUE_EXT_1=';
    var filter2 = '&FILTER_IOBJNM_2=0CALDAY&FILTER_COLLAPS_2=';
    var filter2low  = '&FILTER_VALUE_LOW_EXT_2=';
    var filter2high = '&FILTER_VALUE_HIGH_EXT_2=';
    var appl = 'WZIPBTCLOG_S_LOG001';
    var varvl1 =<b> '<%=sy-uname%>';</b>
    var varvl2 = <b>'<%=sy-datum%>';</b>
    var varvl3 = <b>'<%=sy-datum - 7%>';</b>
    // create URL
    url = url + appl + filter1 + varvl1 + filter2 + filter2low + varvl2 + filter2high + varvl3;
    // remove possible white spaces
    url = url.replace(/ /,"");
    // set source attribute of iframe to new URL
    frame.src = url;
    </script>

    Hi,
    There's a disjoin here when we write the java script it's run at the front end and cannot read any standard SAP variables(unless you code for some kind of rfc call not sure). It can only read what's displayed on the web page. If you can somehow display the user id on the web page you will be able to read it back in the script. Regarding date that's a standard functionality in script
    please refer
    <a href="http://www.w3schools.com/js/js_obj_date.asp">Java script</a>
    hope this was helpful.
    thanks

  • Content Library / Web Interface - access issue

    BPC Microsoft 7.5 SP6
    Windows 2008 R2 server
    We have puublished an Excel template as an HTML page to allow (web only users) access to a menuing system and have subsequent access to their individual reports in PDF format. The menu page comes up without errors but I encounter the error "You don't have access" when clicking on a menu option (cells within template). The cells contain an Excel Hyperlink function in conjunction with a EVBNV function to launch this report. (No BPC or excel errors exist within template)
    We have created a virtual directory for BPC application in addition to Reports and ReportServer for Reporting Services. We have modified the Site Settings and Folder Setttings in Reporting Services configuration to allow web users to correct role access.Users can access Reporting services Report url without a problem but the web interface does not want to launch/retrieve a pdf file. We have the correct BPC task capabilities and task profiles assigned, insuring they can access and use the content library.
    Thoughts?
    Thanks in advance.

    It appears there is an issue with EVBNV formula and its ability to dynamically pass parameters in HTML format.
    IM 0003554460/20111

  • NMH300 Issues : Indexing, recent files, web interface ...

    Hi,
    I am presently having A LOT of problems with my NMH.
    I tried to reboot, different drives, different settings with drives (raid, linear ...), different firewalls, different IP settings, different route settings, cat5 and cat6 ethernet cables ... And IT IS NOT WORKING !!!
    At first, i just tried to use the NMH as a Media Server for my music and video files.
    I was trying to stream content with my playstation3 (videos and music files).
    It was working well for videos but the music folder was a complete mess (the web interface shows some unreallistic ID3 information) and some files don't appear int the web interface.
    (I formerly was using PS3 Media Server on my laptop to share content mith my PS3 and the music folder was NOT a mess, all my files were ok and playing good).
    I have to tell that my ID3 tag are quite allright (except some personal files not tagged).
    At that time, the main problem was a really slow and unstable access so streaming music was not really good.
    I looked for a solution and about 3 months later, I found something out ...
    The problem that poped out from forum searchs was a maximum of files allowed by the NMH.
    I had to many music files so the indexing was never ending, the acces was very slow, copying  a 100Mb video file could take more than 30 mins ...
    So I just made a backup of my datas, formatted my Seagate 500Gb drive and then just copied some files (not a lot) in each music, videos and pictures folders. At that time, it was pretty ok (except that I had some issues trying to connect to the web interface but anyway, the ps3 was accessing files quite good)
    I  was using around 50 files in each media folder.
    Then I plugged in my second drive (Western Digital 640Gb) to use it in linear mode (btw, this is what I would like to have in a final time : about 1Tb in linear mode).
    At that time, still working quite good.
    I added some videos files (about 100Gb), my pics collection (about 15Gb) and some more music files. (8Gb in less than 7000 files in order to keep indexing working good).
    And here I am now, with my MediaHub half loaded (still have more than 65000 music files waiting for a solution !!!), trying to browse with my PS3:
    - videos look good, browsing and streaming both ok
    - pictures look good too, I can browse the folders and see my pics without a problem
    - music ... well, I cannot browse the folder anymore (in ps3 tree menu "folder" does not appear anymore, only "artist", "album", "playlists" ...) which is really annoying for me (I use a a lot of sample libraries and each have their own "artist" and "album")
    But anyway, I decided to give a look at the web interface and I noticed that the recent files that were showing up were files that were not present anymore on the disc !!! It seemed like the only recent files showing were files I added 2 months ago.
    I was looking at the "recent files" I was using when I first set up my NMH for the first time ...
    By now, I've read some threads about this problem but there no solution.
    Some helped resolving the "indexing" issue. I tried to reboot several times, formatted the Seagate then the Western Digital drive to see a difference but nothing.
    So my questions:
    Is there a way to have a full working NMH concerning music and ID3 information ?
    Is there a way to completely clear the NMH music information database to have it ready to be re-filled ?
    Did someone managed to have a stable installation ?
    And finally, can you browse your music folder and see the original tree (as you see it in windows) ?
    Thanks a lot for your help and information.

    Well ... I tried ... It failed !!!
    The TwonkyMedia settings page currently shows :
    Content
    Music Tracks :      3830
    Photos :                 251
    Videos :                 465
    Radios stations : 0
    My clients are all set up as they should be
    (except my isp box which shows "generic media receiver")
    I tried different options to see if there were any differences (auto-share media with new clients on/off, ftp enabled/disabled, iTunes library service on/off ...) but there is no way I can see my music thru the web interface.
    As a consequence, I cannot reach my music from the outside. (over the web for example).
    I even tried to use a blackberry, an iPhone, a HTC Desire and an iPod touch to see if I could access my files thanks to the twonkymedia ( h t t p : / / [ my ip ] : 9000 ) ... The twonkymedia page shows up (I can't access any file (music, video nor photos) because of a gateway timeout.
    I just don't get what's wrong with my NMH but I really am fed up with it ...
    To sum up, thanks to your links Wilkins377 :
    - I now can complete the scanning without any problem.
    - My music folder is now browseable by folder (as shown in windows) thru the PS3
    - I now can turn off the NMH by pressing the power button during 5 seconds (it used to restart)
    But ... (again) ... :
    - Hardrives won't stop spinning and both drives are very very hoooooot (can't touch them !!!)
    - As a result, the NMH is really noisy and noise isn't stoppipng at all (24/7).
    - No recent music files and no music files at all in the NMH web interface.
    Please help me !!! Anyone ... I'm desperate ...
    PS: I didn't upgrade to 3.8.15 so I still am using the 3.8.14 firmware. Everything was ok at first (I mean when I first installed my NMH) before I tried the 3.8.15 so I'd prefer not to upgrade as I am certain that the NMH CAN work well on my network with the 3.8.14 firmware.

  • Export WEB  Template in Excel in WEB Interface Builder

    Hi Experts,
    is it possible to add a web template with the pushbutton "Export in Excel" in a web planning layout?
    So i have to do a web interface with a planning layout under which i have to insert a web template and a pushbutton with "Export in Excel" functionality.
    Many thanks,
    Fabio.

    Hi Fabio
    This is possible in Web Application Designer. In the WAD you have an option of selecting the "Export" command that allows you to select the file format you'd like to export to: Excel, csv, txt or PDF.
    So you could consider pulling your layouts/queries into WAD and use this option.
    Srikant

  • Style display problem in Web Interface Builder (OWC)

    Hi,
    I wanted to create my own styles for my BPS Planning Layouts and then
    use it in the Web Interface Builder on Office Web Components.
    Step 1 : I saved a Planning Layout in my hard disk.
    Step 2 : I created my styles as explained in the SEM BPS help notes (->
    Format, Styles ) and saved it in Excel.
    Step 3 : I used UPP_MASTER_CHECKIN in tn se38 and then
    UPP_LAYOUTS_UPDATE_WITH_MASTER in order to apply the master template in
    all my layouts.
    Step 4 : I put my styles in all my layouts in the BPS0 (for Lead
    Columns, Head Datas and Data Columns).
    Step 5 : Once I generated my layouts in the BPS0, the result was what I
    expected : the styles were right and at the good place. I checked
    publish for the WEB for all the layouts that needed it.
    Step 6 : I created a Web Interface with BPS_WB using my layouts as
    Office Web Components (Web Excel : true)
    Step 7 : I generate my Web Page
    And when I look at my layouts the styles disappeared....
    However if I modify the Standard Styles (SEM-BPS-headata or SEM-BPS-
    sub1 for example)and put them in my layouts then it works !!!! The
    modified styles appear in the Web Interface Builder.
    I do not understand why it works with the standard styles and not if I
    create and put my own. Did I something wrong or missed a step or is a problem with SEM BPS ????
    Thank you for your help
    J-Michel

    Sorry that note say :
    <b>Styles. Consequently no changes to the SAP standard styles are taken over to the OWC</b>
    I try fix that problem too, go check new design in BW-BPS.

  • Remove standard webservice web interface?

    When I have created and deployed a web service on the soa suite (10.1.3), a standard web interface is generated where I can test the web service. You can put in values and get the response back, formatted in XML. That is OK, but you can also perform stress testing among other things. I do not want this feature on the production site. Is this possible to turn off or something?

    Hi mike,
    in web interface there are three variables:
    fiscal year (single value)
    plant       (single value)
    matirial group (range)
    Formatting is lost only for matirial grouop 12.
    the variable matirial group is standard in layout web...

  • "Invalid file" icon in web interface

    Hi everybody,
    I'm developing a java class that connects to the iFS and upload a file. My code is based on the OTN examples (http://download-uk.oracle.com/docs/html/A96698_01/creatdoc.htm).
    I've followed the steps in the tutorial to create a file in the iFS. The file is uploaded correctly, but when I use the web interface to look for the uploaded file, I see a invalid file icon aside the name of the file, instead of a normal file icon.
    Am I missing anything? The only attributes I set are the name and the content of the file. Is this the problem? Do I have to set the contentType or similar?
    If I use the web interface to upload the same file, the icon that appears is the "normal file" icon, not the "invalid file" icon. What are the differences?
    Thank U in advance.

    You probably didn't set the Format for the Document you created. The web interface displays icons based on the Document Format. (Look at the javadoc for the oracle.ifs.beans.Format class.)

  • Problems access to a web application (Web Interface or Web report)

    Hi,
    We found problems with the access to web application. Some users have problems with direct links to the web applications(Web Interface or Web reporting), when they click on the link an error message appears, the message displays the following text:
    "Cannot open file Bex?sap-language=ENbsplanguge=ENcmd=idoc_TE.."
    Clicking in details the message is "No Access to specified file"
    For this users the access to excel reporting is correct, the message appears when they click on the direct web links through the browser or directly in BW system, but if they type the URL they can access. Other users can use the direct web link without problems.
    I highly appreciate any help or idea about how to solve this issue.
    Thanks in advance.

    HI,
    please ask to your basis that check the language of every single user on su01 tx.
    This is the problem i think.
    Natalia.

  • Unable to capture trace, when user logs in throuigh Web Interface

    The Trace shows 'No Records Found', when user logs in through Web Interface of CRM. But there is Trace found, when the same user logs in through logon pad and carries out normal actvities.
    sufficient auth. is provided.
    Is there any setting in ST01, through which i can get trace , when user logs in through Web Interface
    Regards

    ST10 traces 1 instance only.
    Your CRM web interface could use another instance than your backend. Go to transaction SM21, choose the appropriate server and run ST10 again.
    Succes!
    Kind regards,
    Lodewijk Borsboom

  • LIST OF VALUES not Populating in BPS WEB INTERFACE ( LAYOUTS )

    Hi BI Guru's
    I have created a WEB interface for BPS in BI ( version 7.0) .  But when i execute this in internet explorer, I do not get the LIST OF VALUES for Material. 
    When I click on "input help" the system open a new window for "Value selection".  When I specify the material code, it gives me blank LIST OF VALUES.
    But it is working for other fields like Customer, UOM in the same layout.
    Please suggest some solution.
    Thanks,
    Nilesh Labde

    hi,
    Thanks for the reply.
    Master data is avaliable for the Material Code.  The problem is in Internet Explorer and not in SAP GUI .
    If i run Planning folder for the same layou in SAP GUI it is working fine.

  • ASA 5505 configured for WebVPN connecting to Citrix Web Interface

    ASA 5505 configured for WebVPN connecting to Citrix Web Interface.
    i have a ASA 5505 that I am attempting to configure for WebVPN with passthrough into Web Interface .  The user authenticates into WebVPN OK and gets the option to click on the Citrix Link (which is i add bookmark  citrix server http:// 172.30.40.5.) i enter the citrix and then for example  i want to open to outlook it can not open. (when i want to open some application no application is open)).there is no alarm at asa. how i solve this issue?
    thanks.

    Teymur,
    Can you confim that after disabling the ssl/tls on the Citrix server (secure connectivity) that you are getting exactly the same error.  It is possible that it is generating a different error.
    The bug where we have see the existing error was CSCtf06303 but that has been fixed in 8.4.1.  Can you confirm the exact version of code you are running on the ASA.
    If you have confirmed the above two notes it may be adventageous to open a TAC case as we may need to do some live additional troubleshooting.
    Thanks
    -Jay

  • Distortion in Save For Web interface

    I am still having problems with my Save For Web interface. Attached is a screen where you can see that with just the Optimized view showing (in this case 72%), the picture looks as expected. But if I go to 2-up or 4-up views, the 2nd image (which was the 72% Optimized) is now all pixelated as if it were a GIF.

    OMG!  How many years have I been using this program and I have never noticed this until now?!?
    Sorry for the brain fart and thanks for pointing that out!!! 
    I am really having a good laugh at myself about this one!
    Jules

Maybe you are looking for

  • I can't seem to cut and paste text into the community message form?

    It seems I can't paste text data into this field.  Can you help?

  • Error With regard to occurred in the ABAP program "J_1IRUTZ" - J2iu

    Dear All, This is with regard to ECC 6.0, when running this transcation J2IU , i am getting this following Error. "J_1IRUTZ" - in "FILL_PAYABLE_AMOUNT"   The main program was "J_1IRUTZ ". If any one has come across this Issue please do let me know. r

  • Web Gallery Question - Any Metadata Control

    The new Web Gallery feature is very useful. I would like to know if there is a way to determine which metadata fields that get uploaded to the gallery. In our case, it would be nice to able to upload "Caption" information.

  • All browsers slow after startup

    After startup, my PC functions quickly and well for everything except for my browser.  No matter if I use Google or Firefox or IE, they all take approx. 20 to load before I can access web content.

  • Spell-Check issue

    v 31.0 Seems each time Thunderbird is re-started, the spell-check malfunctions -- when writing a new message, all words are red-highlighted, indicating a spell error. I 'fix' the issue by 1) disabling spell-check, close and re-start, 2) re-start and