CIFS Homeshare not possible to map

Hello,
we have a WAVE installation with release 415d.
There's an internal AD with DFS.
Now the problem we have is that the mapping of a drive is not working, sometimes it does.
example: net use h: \\DOMAIN\home\users\user
if I just copy/paste the \\DOMAIN... to the windows explorer while the net use isnt working, I can open that without any problem.
after serveral tries it will map the drive with the net use... so it's completely random.
If I just add a deny on the routers forwarding ACL for the test client, then it's working always. As soon as the traffic go through the WAVE again, it's not working, and sometime it does
Does anybody have an idea what that could be? It's Win7 Enterprise and Win2008. In the Wireshark trace on the client, I see that the DFS is running through and the client got his server, then the client wants to connect to this server/share and then I see "path not find" in the SMB as an answer from the server. But when I copy/paste directly the path I see in the wireshark again to the win-explorer, it's working fine.
So only the mapping is not working, but what's the difference? What does the WAVE with this?
I am upgrading now the WAVE and I will have a look into that again, but I dont think it's working after the upgrade to 415f.
Passthrough configuration doesnt make sense, then the CIFS is not cached anymore... then I can also just power off the WAVE
Does anybody else have this issue too? How have you fixed that?
Regards
Philipp

great just what i need, to learn ANOTHER Language!
maybe if i ever have any spare time i'll look into making my own plugin.
cheers

Similar Messages

  • NWDS - Partition Editing Not Possible Exception - Mapping Function

    Hi Experts,
    I am developing a BPM process trough SAP NetWeaver Developer Studio 7.2 SP04 PAT0015 using a remote NWDI track to edit it. I need to modify a mapping function, but when I begin to do it, the NWDS shows this error:
    Error
    Thu Jun 02 13:47:56 COT 2011
    [MOIN: com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl]Exception or Error occured! Connection is [FN_InicializarTextosMensajes (Mapping Function), 007-001].[EXCEPTION]
    com.sap.tc.moin.repository.PartitionEditingNotPossibleException: Partition [name:
    src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because access to the partition file on local disc failed: Partition [name: src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because the partition file is read-only
    I looked the note 1463032 showing this as the solution: "Please apply the patch listed below to solve the problem". But my NWDS have the last update for 7.2 (7.2 SP04 PAT0015).
    Thanks,
    Julian.
    Edited by: Julian Andres Sanchez Castro on Jun 4, 2011 12:20 PM

    Complete stack trace of the exception:
    Error
    Thu Jun 02 13:47:56 COT 2011
    [MOIN: com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl]Exception or Error occured! Connection is [FN_InicializarTextosMensajes (Mapping Function), 007-001].[EXCEPTION]
    com.sap.tc.moin.repository.PartitionEditingNotPossibleException: Partition [name:
    src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because access to the partition file on local disc failed: Partition [name: src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because the partition file is read-only
    at com.sap.tc.moin.facility.primary.diservice.impl.DiServiceImpl.internalEnsureEditingAllowed(DiServiceImpl.java:457)
    at com.sap.tc.moin.facility.primary.diservice.impl.DiServiceImpl.ensureEditingAllowed(DiServiceImpl.java:377)
    at com.sap.tc.moin.facility.primary.ide.dii05.nwdiservice.impl.IdeDiServiceImpl.ensureEditingAllowed(IdeDiServiceImpl.java:981)
    at com.sap.tc.moin.repository.core.transactions.actions.PartitionEnsureEditingAllowedAction.doExecute(PartitionEnsureEditingAllowedAction.java:21)
    at com.sap.tc.moin.repository.core.transactions.actions.PartitionEnsureChangeAllowedAction.doExecute(PartitionEnsureChangeAllowedAction.java:50)
    at com.sap.tc.moin.repository.core.transactions.actions.PartitionEnsureActivityAllowedAction.execute(PartitionEnsureActivityAllowedAction.java:34)
    at com.sap.tc.moin.repository.core.transactions.actions.ActionExecutor.executeAction(ActionExecutor.java:17)
    at com.sap.tc.moin.repository.core.transactions.MicroTransaction.doExecute(MicroTransaction.java:59)
    at com.sap.tc.moin.repository.core.transactions.AbstractTransaction.execute(AbstractTransaction.java:44)
    at com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl.runTransaction(TransactionManagerImpl.java:150)
    at com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl.runInMicroTransaction(TransactionManagerImpl.java:118)
    at com.sap.tc.moin.repository.core.jmi.reflect.RefFeaturedImpl.___changeDataTypeAttribute(RefFeaturedImpl.java:292)
    at com.sap.glx.ide.model.galaxy.rule.__impl.FunctionInterfaceImpl.setNamespace(FunctionInterfaceImpl.java:146)
    at com.sap.glx.ide.model.galaxy.rule.__impl.FunctionInterfaceWrapper.setNamespace(FunctionInterfaceWrapper.java:285)
    at com.sap.bpem.mapping.ide.function.editor.MappingFunctionPage$2.handleEvent(MappingFunctionPage.java:124)
    at com.sap.glx.ide.share.ui.mapping.MappingPane$4.run(MappingPane.java:690)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:880)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    at com.sap.glx.ide.share.ui.mapping.MappingPane.fireChangeEvent(MappingPane.java:694)
    at com.sap.glx.ide.share.ui.mapping.MappingPane.addMapping(MappingPane.java:569)
    at com.sap.glx.ide.share.ui.mapping.MappingHelper.addNewMappingEntries(MappingHelper.java:1215)
    at com.sap.glx.ide.share.ui.mapping.MappingHelper.updateMappingEntries(MappingHelper.java:1077)
    at com.sap.glx.ide.share.ui.editor.TargetDoubleClickListener.updateUI(TargetDoubleClickListener.java:244)
    at com.sap.glx.ide.share.ui.editor.TargetDoubleClickListener.run(TargetDoubleClickListener.java:223)
    at com.sap.glx.ide.share.ui.editor.TargetDoubleClickListener.doubleClick(TargetDoubleClickListener.java:257)
    at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:799)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:880)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:797)
    at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1419)
    at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1173)
    at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:237)
    at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:295)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    [Error: com.sap.moin.core.microtransactions  Thread[main,6,main]]

  • Mess SR 053 - Creation not possible (Mapping for product already exist..

    There is an error ocurring when the CIF is executed, this message I can see in the transaction SMQ1, the error " SR 053 - Creation not possible (Mapping for <product> already exists <product> ", the product really exists in APO but I don't know why this error occur because in this case the material should be updated. Anyone know why this error occur ?? and how can I fix ??
      When I try to execute only this material in CFM2 no errors occur.
      Regards,
    Edson Suzuki

    We did faced a similar problem. The reason was the external material number was different in both cases.
        ie the already existing record has the external material number padded with '0000' and the one coming doesn't have leading '0000'
    If this suggestion helps you, please reward by points..
    Shibu

  • Mapping for ND_FORM to ND_FORM not possible due to recursion

    Hi Experts,
    I am trying to define external context mapping...with the steps..say there are two components ZOMP1(in which i am using other component) and ZCOMP2(this is used in zcomp1)
    1. IN the component zcomp2  I define ZCOMP1 under the used components
    2.in the component controller of ZCOMP2 under properties tab I create controller usage of zcomp1 and two entries are created
    3.I go to the context tab of component controller of zcomp2 and drag and drop the ND_FORM  node from ZCOMP1 to context node of ZCOMP2
    when I do a check I get the error
         Mapping for ND_FORM to ND_FORM not possible due to recursion
    Don't understand why am I getting this error though the node I am trying to map is not recursive?
    This is what I see in long text of error:
    Message no. SWDP_WB_TOOL263
    Diagnosis
    Mapping from ND_FORM to ND_FORM is not permitted, as ND_FORM has its own mapping that refers directly or indirectly to ND_FORM.
    System Response
    The mapping can neither be created nor used.
    Procedure
    If you receive this error message when you check a context or when you update the mapping to context node ND_FORM, delete the mapping to ND_FORM using the context menu function with the same name.
    Please help,
    Anubhav

    Hi Anubhav,
    following restrictions apply on recursion nodes:
    1. You cannot nominate a recursive node to act as the data source in a context mapping relationship. Recursive node structures are restricted to the scope of a single controller.
    2. The root node of a context cannot be used for a recursion.
    Please check this...
    http://help.sap.com/saphelp_nw04s/helpdata/en/47/45641e80f81962e10000000a114a6b/content.htm
    Also Cehck This,..
    Enhancement FPM of Trip application
    Cheers,
    Kris.

  • Add Interface mapping to Receiver Determination is not possible

    Hello,
    I create some scenarios from R\3 to BW and R\3 to File.
    When I want to add Interface mapping to Receiver Determination is not possible.
    Not to choose from list and not with copy and paste.
    Any ideas?
    Regards
    Elad

    Hi Elad,
    Just check whether ur interface mapping that u defined in IR is activated properly or not.It will be present in the hit list as soon as u click the help button of the interface mapping of the interface determination in the ID.
    Regards,
    Prasanthi.

  • CIF queues - Lock not possible error in application log

    hi,
    Below is the application error log from SLG1
    Looks when R3 is sent CIF queue, could not be processed at APO, due to lock not possible. It looks, the object is already locked.
    This happens only certain hours only. We searched in batch jobs etc across landscape, but no luck.
    We are currently checking, if this could be due to some issues with LiveCache processing.
    Any input would be helpful.
    SLG1 - Application log errror:
    Source system: sapapp80 user: R3CIFRFC transaction: function module: /SAPAPO/CIF_CLAF_INB
    Access block: data from system CLAF updated again
    Lock not possible for charc at FM claf_inb:000000000100020361G21C02244Z
    Object is locked at present
    Thanks,
    RajkS

    Hi Raj,
    Pls check the table CIF_IMOD details in R3 System,if 2 IM running with the same object we use to get these kind of
    locking issue.
    also check the workprocesses details during those time. whether you have enough space to process the reqd the
    t-data.
    Regards
    DPS

  • Is it possible to map the cmp fields of the entity bean with out dictionary

    Dear sirs,
    I have created the EJB project module and WEB Module. Now i have to map the CMP fields of the entity bean to the underlying table. Is it possible to map the cmp fields of the entity bean with out java dictionary? If yes how can we do that.
    I have got some error while mapping an EJB's CMP fields to the table through dictionary. I was actually intended to map 79 fields but it gives an error that more than 64 fields are not allowed while building the dictionary.
    1. Can you tell me what could be the possible reason?
    2. Is it possible to map the cmp fields of the entity bean with out java dictionary? If yes how can we do that.
    Kindly helo me,
    Sudheesh K S

    Hi,
    Sudheesh please check up if the below link helps,there are other ways of writing the persistent.xml for container managed entity bean.
    http://help.sap.com/saphelp_nw04s/helpdata/en/9b/f695f0c84acf46a4e0b31f69d8a9b7/frameset.htm, probably in the studio you cannot browse through tables not in  the java dictionary,but manually editing it may still solve the problem.
    Also here is another link that specifies the databases supported by J2EE Engine.
    http://help.sap.com/saphelp_nw04s/helpdata/en/66/a5283eeb47b40be10000000a114084/frameset.htm
    The below link shows how to specify the database vendor and datasource
    http://help.sap.com/saphelp_nw04s/helpdata/en/e1/67fc3ee241ba28e10000000a114084/frameset.htm
    Hope you are able to solve the problem.
    Do let us know if you come up with the solution.
    Regards,
    Harish
    Message was edited by: HARISH SUBRAMANIAN

  • Encryption is not possible in this installation! - in "Create Secure Store"

    Hi,
    We are in the middle of upgrade and While doing UNICODE conversion of SRM5 system, During IMPORT, one of the phase is "Create Secure Store". UNICODE import gives ERROR in "Create Secure Store" phase.
    Below given is ERROR Detail:
    [root@fsp67001] /unicode/import_uc/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS>
    >cat SecureStoreCreate.log
    SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    Usage:
    SecStoreFS status <standard>
    SecStoreFS exists <standard>
    SecStoreFS create <standard> -noenc
    SecStoreFS create <standard> -enc -p "<key phrase>" [-nostore]
    SecStoreFS insert <standard> <key> <value>
    SecStoreFS encrypt <standard> -p "<key phrase>" [-nostore]
    SecStoreFS updatep <standard> -p "<key phrase>" [-nostore]
    where <standard> is [-s <SID>] [-f <data filename> -k <key filename>]
    Encryption is not possible in this installation!
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Log Details:
    When you look at command which gets executed in background(Which is
    failing) is given below.
    /usr/java14_64/bin/java -
    classpath /unicode/import_uc/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m -Xj9
    com.sap.engine.offline.OfflineToolStart
    com.sap.security.core.server.secstorefs.SecStoreFS /unicode/import_uc/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS/install/lib/iaik_jce.jar:/unicode/import_uc/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS/install/sharedlib/exception.jar:/unicode/import_uc/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS/install/sharedlib/logging.jar:/unicode/import_uc/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar create -s RSP -
    f /sapmnt/RSP/global/security/data/SecStore.properties -
    k /sapmnt/RSP/global/security/data/SecStore.key -enc -p XXXXXX
    Request  If anybody in the forum has faced similar problem, pls respond back.
    Vijay

    Hi
    <b>Please go through the SAP OSS Notes, which will help -></b>
    Note 501710 - Error when accessing the "secure storage"
    Note 750779 - Safety and Security of User Mapping Data
    Note 1071472 - FileSystem SecureStore connection issues
    Note 914791 - SQL Command console does not work with automatic config
    Related Notes
    Note 520039 - Analysis report for "secure storage"
    Note 516835 - Error SECSTORE023 with secure storage
    Note 502422 - Long texts for error messages SECSTORE021 to SECSTORE031
    Note 501486 - Work process termination when using the "secure storage"
    Do let me know.
    Regards
    - Atul

  • About IDoc to file scenarios, ack not possible

    I almost work out this scenario except one error in XI, T-Code SXMB_MONI
    Acknowledgment not possible
    detail info is "Unable to convert the sender service FTP to an ALE logical system".
    Because I create two business service for SAP ERP and FTP, no technical system in SLD.
    Of course I assign the Logical system name to SAP ERP, and FTP has no Adapter specific identifiers.
    It is not Ok to create another Logical system and partner profile for this.
    Is there any expert can tell me what to do in this situation?
    Thanks for any suggestion.

    > detail info is "Unable to convert the sender service FTP to an ALE logical system".
    >
    > Because I create two business service for SAP ERP and FTP, no technical system in SLD.
    > Of course I assign the Logical system name to SAP ERP, and FTP has no Adapter specific identifiers.
    > It is not Ok to create another Logical system and partner profile for this.
    > Is there any expert can tell me what to do in this situation?
    >
    you need to do HEADER MAPPING in Receiver Agreement. Just define the sender logical system there and your problem will be solved...

  • Error: Could not read Header Mapping in Receiver Agreement

    Dear SAP experts,
    Newly installed SAP G7A PI 7.1(Acceptance box) was already released to customer.
    We are doing an initial test (BAT phase), wherein, our end-to-end scenario is, from a EP Portal application  --->  G7A PI 7.1   -->  Trading Partner via AS2 protocol.
    G7A PI is connected to Trading Partner via AS2 protocol.
    Currently, our EP Portal application is in-active at the moment, that's why we used 'manual XI submitter', to send a message from G7A PI itself going to Trading Partner.
    The message was success in the Integration engine of  G7A PI, and the output message was produced.
    As the message reached the Adapter Engine layer of G7A PI, we encountered a specific error,
    Delivering the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: Fatal exception: com.seeburger.xi.connector.queue.TaskBuildException: Could not create CPAObjectMapper: InvocationTargetException caused by Could not read Header Mapping in Receiver Agreement: while trying to invoke the method com.sap.aii.af.service.cpa.Party.getParty() of an object returned from com.sap.aii.af.service.cpa.NormalizationManager.getXIParty(java.lang.String, java.lang.String, java.lang.String), Could not create CPAObjectMapper: InvocationTargetException caused by Could not read Header Mapping in Receiver Agreement: while trying to invoke the method com.sap.aii.af.service.cpa.Party.getParty() of an object returned from com.sap.aii.af.service.cpa.NormalizationManager.getXIParty(java.lang.String, java.lang.String, java.lang.String)
    Basically, "Could not create CPAObjectMapper - InvocationTargetException caused by Could not read Header Mapping in Receiver Agreement"
    I am thinking, one of the possible cause is that we used manual XI submitter, in G7A PI, instead of the utilizing the actual Sending system (EP Portal application).
    Or possible cause is that the AS2 adapter in G7A is not yet stable, thus causing the issue.
    We've already done successful connection when we're in GDD PI (Development box) during our SIT phase.
    Objects in G7A were mirror of GDD PI.
    Kindly advise for your inputs.
    Thanks!
    Gerberto

    Hi,
    It seems that the cause of the error is the unstable performance of the PI box, since, this was newly installed and there were patches that were not yet added.
    Thanks for the support!
    Gerberto

  • Adobe Offline Form - Parse method is not possible for this type

    Hi All,
    I have developed an application for the offline scenario of interactive adobe form. I tried to load the adobe form from my desktop. After pressing the button "Display form" it throws an error "Parse method is not possible for this type".
    If I include wdContext.getNodeInfo().getAttribute("pdfObject").getModifiableSimpleType() in the doInit() method of the view I receive this error -
    com.sap.tc.webdynpro.progmodel.context.ContextException: MappedAttributeInfo(UploadView.pdfObject): must not modify the datatype of a mapped attribute
    When I comment it out and upload I receive the error enclosed -
    Parse method is not possible for this type
    Can someone please help me with a step by step solution to this problem?
    Any help is highly appreciated.
    Many thanks,
    Divya

    Hi Divya,
    Please try to do it as stated below:
         IWDAttributeInfo attInfo = wdContext.getNodeInfo().getAttribute("pdfObject");
         ISimpleTypeModifiable type = attInfo.getModifiableSimpleType();
         IWDModifiableBinaryType binaryType = (IWDModifiableBinaryType)type;
    Try putting the code in wdInit() or wdDoModifyView().
    Let me know if you still face the issue.
    Regards,
    Arafat

  • Parse method is not possible for this type

    I have a file upload component and one button in a view.
    I have created a binary type context element and mapped it with fileupload component.while clicking the submit button I am getting " Parse method is not possible for this type" exception.
    help me out.
    Thanks In advance

    Hi,
    Thanks for your response. I have written the following code in wddoinit():     
    IWDAttributeInfo attributeinfo = wdContext.getNodeInfo().getAttribute(IPrivateSubstanceDocView.IFileUpload02Element.DATA);
        attributeinfo.getModifiableSimpleType();
    fileUpload02 is my context.
    but I am getting a null pointer exception over here.
    can ypu please help it.
    Actually the case is this is a window, which is opening on click of a hyperlink on another View.
    With the action method I am calling this View.
    Thus on click of a hyperlink just I am opening a new  View then here I am a browse button etc...
    PLease help if you can

  • Parse method is not possible for this type Exception in web dynpro

    I have a file upload component and one button in a view.
    I have created a binary type context element and mapped it with fileupload component.while clicking the submit button I am getting " Parse method is not possible for this type" exception.
    help me out.

    Hi sridhar,
    Use this code for Upload
    context u create one attribute(up),u assign the data type as "Resource"(which is dictionary type)
    InputStream text = null;
        int temp = 0;
        try
             File file = new File(wdContext.currentContextElement().getUp().getResourceName());
             FileOutputStream op = new FileOutputStream(file);
             if(wdContext.currentContextElement().getUp()!=null)
                  text = wdContext.currentContextElement().getUp().read(false);
                   while((temp=text.read())!=-1)
                                                                       op.write(temp);
             op.flush();
             op.close();
        catch(Exception e)
         e.printStackTrace();   

  • Error : Access not possible using "null" objects reference

    Hello.
    i am working with a zbapi.
    i called a external email program in this bapi,everything is working fine over here.
    In webdynpro java they mapped my bapi and starting working from there.
    every functionality is working fine but regarding this email stuff it is showing an error as access not possible using null objects reference.
    where could be the possible error.
    is it in webdynpro or in abap side.

    Raghu,
    You are right. When it comes from the WD Java, may be you are not passing any value at all. You can trace it by these ways.
    1. Check it using SE37, make sure everyhting is fine.
    2. Print all the values that you are passing to the RFC in the execute RFC method().
    3. using ST05 transaction in R/3, enable RFC and SQL trace, check what is passing in between web dynpro and R/3.
    Moreover paste your error message here.
    Thanks,
    Raj.

  • Automatic time conversion is not possible

    Hi Friends,
    I have a problem in Transformation Level when i am mapping "automatic time conversion is not possible for source field FISCPER to 0FISCYEAR,FISCPER3".can any one help me in this issue.
    Thanks
    Narasimha

    Yes if it was date filed then it would have been possible.If you are trying to derive the fiscal year between datasource and cube then you can get it with the help of simple filed level routine.
    Map your fiscper field from source to fiscal year--Rule type Routine.
    RESULT = SOURCE_FIELDS-(Technical name of source field)+0(4).
    For Posting period
    Map your fiscper field from source to fiscper3 year--Rule type Routine.
    RESULT = SOURCE_FIELDS-(Technical name of source field)+4(3).
    This will give you the required output.
    Regards,
    AL

Maybe you are looking for

  • Smartform output as Email.

    Hi, Can a smartform output be sent directly as a mail into SAP inbox with out converting it into .PDF format? Help needed regarding this. Regards, suresh.

  • MacBook crashed during update - will not boot

    My wife was using iTunes and was prompted to do seven updates on our MacBook. She was told to hold in the power button during the update, and the machine reset. Now the machine will not boot and just accesses the CD/DVD drive over and over. Does anyo

  • How to view pictures on my mac

    I consider myself a very technologically apt person. I can fix most my computer problems, and understand most software with an amount of ease. but i'll be honest, i never deal with pictures. I dont even own a digital camera actually. But i have all t

  • Issue using AE comp in Premiere

    I am using an After Effects comp in my Premiere timeline but when I render it the glows become banded even when uncompressed. If I render from After Effects the glows look fine. [IMG]http://i1308.photobucket.com/albums/s612/digitaldox/glowBanding.jpg

  • Table Model Listener conflict?

    Before I post my problem, please let me admit that I am a fairly new beginner to Java with a problem too big for my knowledge. So please bear with my ignorance. I have created a table with a table model that changes size at the action of a button (wi