Should the Metada of RFC be refreshed if it is Re-imported

Initial I kept the length as 12 for the RFC field PARTICI_ID and imported it to XI.
Later changed it to 11 at R/3 and Re-imported it to XI. And I activated it again in the XI, Activated mapping Again and during Mapping test it is showing proper results but error occurs during run time so ithink its not
the error of mapping.
I am sending using RFC the length of the
PARTICI_ID field is just 11 and the value is 00980500101.
This is the XML message in XI – Moni. Notice that the PARTICI_ID has length 12 and it took the last digit ‘0’ from the next element.
  <?xml version="1.0" encoding="UTF-8" ?>
- <rfc:HR_NO_ALTINN_TX xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
- <BATCH_DETAILS>
  <BATCH_ID>5200600234567828</BATCH_ID>
  <ENTSY_ID>000863</ENTSY_ID>
  <PASSWORD>altinn2</PASSWORD>
  <PARTICI_ID>009805001010</PARTICI_ID>
  <SENDERS_REF>023456780152006  </SENDERS_REF>
  <COMPLETED>1</COMPLETED>
  <LOCKED>0</LOCKED>
I belive that this is due to parsing Error.
plz suggest me possible reasons.

Hi,
Its a tool to administrate the j2ee cluster.
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/39/83682615cd4f8197d0612529f2165f/content.htm">take a look at this</a>
Regards,
Robin

Similar Messages

  • My back button and refresh button and my yahoo tool bar are dimmed a lot when I open up firefox. So as a result, I cannot use the back button nor my refresh button AND my yahoo toolbar disappears a lot. I have tried to get on your chat session but it is a

    <blockquote>Locked by Moderator as a duplicate/re-post.
    Please continue the discussion in this thread: [/forum/1/688252]
    Thanks - c</blockquote>
    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    My back button and refresh button and my yahoo tool bar are dimmed a lot when I open up firefox. So as a result, I cannot use the back button nor my refresh button AND my yahoo toolbar disappears a lot. I have tried to get on your chat session but it is always closed. I need one on one help. Please reply with resolution.
    == This happened
    ==
    Every time Firefox opened
    == two or three months ago
    ==
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 (BT-canvas) Firefox/3.6.3 GTB7.0 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdnu
    *npdnupdater2
    *Coupons, Inc. Coupon Printer DLL
    *Coupons, Inc. Coupon Printer Plugin
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *6.0.12.448
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *BrowserPlus -- Improve your browser! -- http://browserplus.yahoo.com/
    *Shockwave Flash 10.0 r45
    *Yahoo Application State Plugin version 1.0.0.7
    *3.0.50106.0
    *My Web Search Plugin Stub for 32-bit Windows
    *Google Updater pluginhttp://pack.google.com/
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *Npdsplay dll

    * If the menu bar is hidden then press and hold the Alt key down, that should make the Menu bar appear (Firefox 3.6 on Windows) (see [[Menu bar is missing]]).
    * Make sure that you have the ''Navigation Toolbar'' and other toolbars visible: View > Toolbars .
    * If items are missing then see if you can find them in the View > Toolbars > Customize window.
    * If you see the item in the Customize window then drag it back from the Customize window to the Navigation toolbar.
    * If you do not see that item then click the Restore Default Set button in the View > Toolbars > Customize window.
    See also [[Back and forward or other toolbar buttons are missing]] and [[Navigation Toolbar items]]
    See http://kb.mozillazine.org/Toolbar_customization

  • Need a Syatem variable for Executing the report by RFC.

    Hi Experts,
    Need a Syatem variable for Executing the report by RFC.
    what i mean to say is,i can execure the report directly ...then no issues.
    But if i execute the Report by RFC ,then i should put a condition with system variable...
    Please suggest me ,how can put a condition when i am executing the report through RFC.
    Thanks
    Babu

    Hello Friend,
    what I understood that you want to put some extra condition if that report is getting called from RFC...
    you can use the system variable SY-CPROG....it will hold the value of the report when it is geeting executing directly...
    but when it is getting executed therough RFC...it will hold that RFC name...
    Thanks
    Krish

  • How to handle the CRM Middleware after system refresh?

    Guys,
    We are using CRM 5.0 & R/3 4.6C. We have the middleware configured and set up. We finished all inital loads & delta loads are activated as well. The system works perfectly.
    Now for some reason the client wants to refresh the R/3 system. (Basically they are copying over the R/3 Dev system to refresh the R/3 Sandbox system. Our connection is currently between the 2 sand box systems) What impact will this have on the CRM system? Will it cause mass delta downloads? I have already referred to notes 588701 & 765018. Any additional information or watch outs will be appreciated.
    Secondly what's the best practice do a refresh in the future? Is there a SAP recomendation on how to go about with system refresh when CRM & R/3 are connected?
    ARP

    Hello ARP,
    as always: It depends what to do:
    a) do you have a CRM DEV System available? If possible you should get the connection working over there and then do a Landscape Copy of the R/3 DEV + CRM DEV to the Sandbox Landscape.
    b) Let them copy the R/3 DEV to the R/3 Sandbox. Then use the Data Integrety Manager (Transaction SDIMA) to get the missing Customers, Transactions exchanged.
    In the future they normally have to do a Landscape Copy.
    Regards
    Gregor

  • Name of the file to be sent to the field in RFC

    Hello Experts,
    I am doing a File - RFC scenario.
    I need the scenario in such a way that the name of the sender file should be placed in one field of RFC
    What should I map with the field of RFC to hold filename in MM?
    how do I achieve this?
    Regards,
    Nikhil.

    Hi nikil,
    >>What should I map with the field of RFC to hold filename in MM?
    1. Select the option Adapter-Specific Message Attributes and File Name in the sender file CC.
    2. Use the following UDF to retreive the filename from the Dynamic configuration payload & return the filename.
    public String getFileName(Container container)
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String ourSourceFileName = conf.get(key);
    return  ourSourceFileName; 
    >>how do I achieve this?
    Map the UDF to the target filed.
    getFileName ---> one field of RFC.
    Regards
    San

  • Jco.webas.ignore_jdsr_error=1 in the sender side RFC adapter of RFC to SOAP scenario

    Hello Team,
    I am doing RFC to SOAP scenario after configuring the scenario i have checked the sender side communication channel it is not throughing any errors and it shows the status as green but it is displaying a short message
    it is the short log displayed while checking the sender side RFC communication channel it shows that "jco.webas.ignore_jdsr_error=1" can please any one suggest me how we can solve the issue.
    Regards,
    Avinash.

    Hi Avinash - I don't think that is an error instead it just displays your  system configuration.
    your RFC adapter should work i believe..
    Are you facing any issues?
    (I think the parameter is nothing but the value @ nwa/java system properties/XPI Adapter:RFC -> ignoreJrfcJdsrError(true/false))

  • To upload a data into SAP Table with the help of RFC function in BODS

    Hi,
    Please provide me step-by-step solution to upload data into any SAP table with the help of RFC function in Data Services.
    I have created RFC function that upload data into SAP table. RFC Function contains one table that has same structure as my database table.
    In the data services how can i filled the table of RFC function, i am using this function in query transform of data services but it gives me error.
    I am also follow link http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsDataServicesTipsand+Tricks
    but it did not help me.
    Thanks,
    Abhishek

    Hi Abhishek,
    Did you import the function module in the SAP datastore first? When you open the SAP datastore, the function should be listed in the 'functions' section. If not, import it. Make sure your function is remote executable.
    Once the function is there, you can use it in a transformation. In 'Schema Out' right-click on 'Query' (top level) and choose 'New Function Call'. You can then select a datastore and a function in the datastore. The wizard will show you which output parameters are available. I believe you have to add at least one and can select as many as you like.
    After confirming your selection the function and the output parameters appear in Schema Out. You can then right-click on the function and choose 'Modify function call'. A popup will appear where you can specify the input parameters.
    I hope this helps.
    Jan.

  • The navigation thumbnail in the developpement panel is not refreshed

    Since few days, the navigation thumbnail in the developpement panel is not refreshed (when the mouse is over a preset or when a modification is done on the image). When I'm coming from the grid panel and going to the developpement panel, the navigation thumbail is refreshed for the selected image but once I change the focus to another image it's not working anymore...
    I tried to optimize the catalog and also re-generated images previews...
    I'm using Lightroom 3.6 with Canon Raw files.
    Do you have any clues ?
    Thanks,

    I hate to dredge up an old thread but.... I'm now for the first time seeing this same problem using LR 5 on a mac w 10.8.4 Exactly as the original poster indicated. Should I dump the pref file? or is there something else going on. I have restarted the computer but after applying a preset and then reverting to the original, no preset previews are available from my presets list. selecting another image does not fix issue.
    Not a huge deal but annoying for sure. Anybody have a suggestion?
    Doug

  • What is the deal with System Reset/Refresh in Windows 8.1?

    Either this is a serious defect with the Windows Store-provided update for Windows 8.1 or Microsoft has done this intentionally but doing an update to Windows 8.1 from the Windows Store-provided service nukes your ability to use System Reset/Refresh.
    It claims files are missing which means that the update erased the necessary reset files from the HDD but didn't replace them during the update with Windows 8.1 compatible equivalents.
    I had to do a System Reset on one of my computers and I ended up having to get a Windows 8.1 ISO from a less than reputable source just to get my hands around the necessary missing file and now I can't even activate it with my Windows 8 Pro upgrade
    key. None of this would have been a problem if I could just perform the System Reset in place on Windows 8.1 and reset it back to a neutral, clean Windows 8.1 installation.
    I've since managed to find a way to do the install the way I needed to but can someone please give me some clarity on this subject so I don't have to go through all this again (as I've got two other computers that run a Windows Store-updated Windows 8.1
    installation and at least one of them is probably due for its own System Refresh)? What can I do to refresh a valid Windows 8.1 installation if I need to?
    EDIT: Oh, and one more thing: one of those computers is an OEM-installed Windows 8 copy that was subsequently upgraded to 8.1 yet it too suffers from the "missing files" error when a System Refresh/Reset is requested. What
    am I supposed to do here if I want to do a System Refresh to this computer? Will the OEM key inside it activate if I go outside the operating system to install it anew?

    C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\bin>net start sppsvc
    The Software Protection service is starting.
    The Software Protection service could not be started.
    A system error has occurred.
    System error 5 has occurred.
    Access is denied.
    This is the error from running net start sppsvc in an elevated command prompt.  Software Protection Service (sppsvc.exe) is getting an "access denied" error and code 0xC0000022.  Ok, let me break it down for you...  And this is with a fully
    legit VL key that works on several PC in our school that are
    First, you perform a System Refresh for what ever reason.  After the Refresh, within a few minutes get the Windows version watermark in the lower left corner of your desktop that shows the windows version and build.  Then after that
    you get another watermark above the first watermark that says you need to activate by going to **Change PC Settings***.  From there you are on the activation screen and its state with out doing anything...**Activation Error Description Not Found.** 
    When you click "Activate Now" nothing happens.  You briefly see "checking this key" and then nothing.
    This is where the above mentioned Software Protection service  is failing. <---  Needs to be fixed.
    Now at this point I cannot attempt to do an online activation because the sppsvc.exe is producing the 0xC0000022 error
    I cannot do a phone activation because there is no installation ID...all the boxes are blank...because the sppsvc.exe is producing the 0xC0000022 error.
    Oh, and I cannot re-type my product key because...you got it...because the sppsvc.exe is producing the 0xC0000022 error.....
    The Software Protection service runs when I activate my PCs that are getting a "Clean" installs, Just to test the theory I did a refresh install on the "clean" installed pc and **VOILA** SAME ERROR....
    Let me clarify that one of the PCs has a dual partition and a complete re-install of the OS will mean some extensive work fixing the bootloader as well.  I have 150 PCs to refresh and this is what happened on the first one, then the 2nd.  I am
    running these on a TechNet VL and have never had these issues in the last 3 years.
    Listen to these people. ALL are having the same issue.  There has to be a process to fix it.  As difficult as it may seem, some of us don't mind spending a few extra minutes running administrative tasks to fix this instead of re-installing. 
    That's the novice way to fix the issues and the most painstaking for those of us who work 12-to 14 hrs a day and don't have the time.  We need this fixed.  PLEASE PLEASE
    Pretty please.  Please take the time to take ownership of this issue and pioneer a real fix for the hundreds maybe thousands that are having or have had (broke down and did a "clean" install) this EXACT issue.  Thank you so much for your help!!!!!

  • The xml is not being refreshed

    hello
    i am trying to build an online calendar in which the user can
    save his massages.
    the problem i have is that once the user saved the messages
    the first time, the next times he logs in the messages are not
    being refreshed. meaning that the user will always see his first
    messages and it does not refresh.
    the way it works is that after u press save, it creates an
    xml file that is loaded the next times.
    if you delete the cache than the correct info appears.
    i tried to research it but havent really figured out a way to
    solve it. maybe its something to do with http headers i dont
    know...
    the calendar is on :
    http://www.omrihecht.com/calendar/calendar.html
    any help will be appreciated.

    the code i am using to load the xml is :
    prevData.onLoad = function (success : Boolean)
    if (success)
    loadPreviousData ();
    showErrorMessage ("loading data")
    } else
    showErrorMessage ("welcome "+loginName.text)
    myIdentifier = Math.round (Math.random () * 10000);
    prevData.load (fileToLoad + "?uniq" + myIdentifier);
    and on explorer it works ok, on firefox it doesnt
    if you will look at it, when it finds the file it has to
    load, it displays "loading data", if it doesnt find it it displays
    "welcome "+username..
    if you will use the following username = 123 and
    password=456789 than you will be able to see the difference between
    the browsers..

  • SharePoint 2013 - PowerPivot - The following connections failed to refresh.

    Thanks for taking a look. I have tried countless blogs and other forum posts and can't seem to resolve this.
    I am working on SP2013 with SQL Server 2012 in a single farm environment. My domain is on another VM.
    I am using interactive refresh. (Click Data > Refresh All Connections) from the PP Workbook in SharePoint.
    The connection is embedded.
     I am getting the error "We were unable to refresh one or more data connections in this workbook. The following connections failed to refresh: (Name of my connection). The connection is using windows authentication
    What I have tried:
    I have checked ULS Logs, nothing showing up unfortunately.
    I checked local system messages on server, nothing there.
    I changed both the PowerPivot and Excel Services application pools to run under Domain\Administrator
    I changed both the PowerPivot and Excel Services unattended accounts to run under Domain\Administrator
    Ran IISReset command from windows powershell.
    Restarted SSAS Services
    Verified the Server was registered in Excel Services (Data Model Settings)
    Verified that data refresh was enabled on the PowerPivot workbook at the site collection level.
    In central administration I set the business hours to 6am - 8am for data refresh so this would not be an issue.
    I verified that the Secure Store Service is started in central administration
    I have also ran SQL Server Profiler and all I see is this error, i'm not even sure it's related. Searching the error hasn't helped:
    "The commit or rollback request cannot be completed because there is no active transaction in this session."
    I verified that Claims to Windows Token Service is running in central administration.
    I've tried editing the workbook connection to use specified accounts as well. When I do that I get the following error:
    An error occurred while accessing application id SP2013\Administrator from the Secure Store Service. The following connections failed to refresh: (My connection name).
    Any help or direction would be much appreciated. Thanks.

    did you try below technet guide?
    Unable to refresh data for a data connection in the workbook. Try again or contact your system administrator. The following connections failed to refresh: PowerPivot Data
    also check this guy:
    http://voices.yahoo.com/powerpivot-error-unable-refresh-data-data-11642048.html?cat=15
    Are you using the office web apps?
    https://blogs.technet.com/b/excel_services__powerpivot_for_sharepoint_support_blog/archive/2013/01/31/powerpivot-for-sharepoint-browser-refresh-fails-data-refresh-not-supported-in-office-web-apps.aspx
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • HT5262 How long should the icloud back up take?

    How long should the iCloud back up take? I only have 4gb of storage but it has taken almost an hour already with approximately 2 hours remaining. 

    Hi RMaskery14,
    If you are concerned about the time your iCloud backup is taking, you may find the following article helpful:
    My backup is taking a long time to finish.
    Backing up and restoring takes time, especially if you have a lot of data or a slow connection. Depending on the size of your backup and the speed of your network, you may need more time than expected to complete the process. Using a reliable connection when backing up your device is highly recommended.
    iCloud: Troubleshooting creating an iCloud backup
    http://support.apple.com/kb/ts3992
    Regards,
    - Brenden

  • What size should the back-up drive be?

    I'm using a lacie 1TB External firewire drive to back-up my 250gig iMac, I mostly use the mac for email, photos, home use etc. (The drive is almost full, using 230 gig). (Yes I know that's too full and I plan to put in a 500 gig drive). I upgraded to leopard about a month ago and set up time machine recently. There are 17 backups- "lines" in the time machine "star wars" screen- on the external drive totaling 700 gig of data!!
    I have not added any pictures or large files since beginning to use Time machine. Should the time machine backups use that much space? I thought after the initial back-up time machine only keeps record of the changes.? Using CCC I could have cloned the hard drive three times and still have room left!
    Does the large amount of HD space used to back-up sound ok for only a 250 hard drive?
    Joe

    Many users here recommend that your TM volume be about two and a half times the size of the data on your main hard drive. So, if you have 400GB of data to back up, you should give TM a 1GB volume for backing up.
    But in my experience, how much space you need really depends on your computer usage patterns. My weekly backups go all the way back to January 2008, when I first started. My main hard drive has 115 GB used of 148 GB total. My TM backups of that disk total 168 GB on a 212 GB partition. So I have never needed to have nearly as much backup space as the 2.5 multiplier recommendation.
    I try to manage my computer use so that Time Machine is not backing up files I do not want backed up, and is not backing up stuff twice if I move files to a different location. I rarely work with large files (no photoshop, no Final Cut Pro, etc). When I do have large files, they usually start in my Downloads folder. If I want to keep something I download, I eventually move it to a different location. To prevent TM from backing it up twice and unnecessarily using up space on the TM drive, I exclude my Downloads folder from being backed up. I'll let TM back it up after the download is in its new permanent location.
    I don't really consider it a big deal to not have backups of the contents of my downloads folder. I figure that if my hard drive breaks and I lose all of my downloads, I can just download them again.

  • How can I make the spry accordion remember the panel open when I refresh the page or jump to a new page?

    How can I make the spry accordion remember the panel open
    when I refresh the page or jump to a new page?
    I am using the accordion feature on all my pages as a
    navigation aid. It has three panels. When you refresh the page the
    panel goes back to the default pane... Is there a way of
    controlling this so that the browser can remember the pane that is
    open (say set a variable, cookie, other?)

    Look for "Set the default open panel" on the following page:
    http://labs.adobe.com/technologies/spry/articles/accordion_overview/index.html
    Keep in mind you would need to change that bit of code on
    every page. The only way to do it more dynamically would be to
    include a custom javascript or PHP/ASP style script in order to
    change the value.

  • Is there any way to limit the number of RFC calls from xMII to SAP R/3

    Hi All!
    I wanted to know whether the number of simultaneous RFC connections made from xMII to SAP R/3 system can be controlled in any way. Suppose we have a scenario wherein some million Sales Orders or Production Orders are to be updated in SAP R/3 from xMII in a short span of time. For all these updations to take place, multiple RFC calls will be established from xMII to SAP at the same time. This will increase the load on the SAP R/3 system and affect performance of the SAP R/3 system. Is there any check on xMII side to limit the number of RFC calls that can be made to SAP R/3 system?
    Regards
    Anupam

    Anupam,
    If you are using 11.5 just keep in mind that the JCO connection points to a single application server (based upon the SAP Server alias connection settings), but the traffic itself to make a BAPI request is effectively the same as any client user traffic.  There will obviously be limitations on performance and throughput, with network and server constraints added to the number and size of the R/3 requests, but there is no magic formula to plug-in because of all of these variables.
    If you are using 12.0 (or plan to migrate when it goes GA) then taking advantage of the JRA (java resource adapter) and the associated application server pooling that it offers on the NetWeaver side of things will greatly help you in the throughput capacity.
    If you have put some of your xMII application into either test or productive use and are running into issues then I would highly recommend entering the specifics into the customer / partner support portal so that they can help you through any associated problems.
    Regards,
    Jeremy Good

Maybe you are looking for

  • N70 USB driver no longer auto-loaded by Windows

    Hi! I've been using PCSuite without problem, until the latest version 6.8. I gave me the infamous init MediaControl problem which took me 3 hours to fix in the end. However, although now the problem is gone, windows no longer automatically loads the

  • Fields missing in Designer 2010 workflow

    I created few yes/No column through Association Columns in Designer but now the value is missing and my workflow crashes. i fixed it saved and published the workflow yesterday. when i opened the workflow this morning i see the same issue. when i trie

  • Mac/iPhoto trying to connect to an old server that no longer exists

    I have a MacBook Air, running OS X 10.7.5 Because I was running out of space and set up an AFP connection to a NAS.  The NAS is now dead and gone, but in certain situations the Mac tries to connect 1. In MS Office, if I have the ClipArt/Shape/etc bro

  • Change button name in a for-loop

    Hi all, I would like to implement a 'for loop' to add buttons to my panel depending on the value of max_number. The postion of these buttons will also change with each passing of the loop. The code below implements this. But when I click the buttons

  • WBS planned cost in Sales order cost estimate

    HI Experts, Can you please help me in below: Will it be possible to include WBS planned cost in Sales order cost estimate. ETO Scenario Creating Project and booking planned cost Creating Sales order and assigned the WBS at line item level WHen i do t