Namespace not defined

Hi
When I was doing mapping I found out that I have not created a field in outbound data type.
I went to my outbound data type and added the field. I saved it and tried to activate it. I got an error like this
Namespace urn:ABC100 is not defined in the software component version ABC100SWC , 1.0 of XYZ
Any inputs ?
Regards

Similar thread How add namespace in software component
Regards,
Sunil Chandra

Similar Messages

  • Namespace not defined in the SWCV error

    Hi Experts ,
    I am new to PI.
    I am executing one IDOC to IDOC scenario for MATMAS05.
    I have done all the source side, integartion server and destination side server configuration.
    Source:SAP R/3 server
    Int server:PI
    Destination : SAP ECC 5.0
    I have imported the MATMAS05 IDOC.
    Created one name space under my predefined SWCV.
    Then i copied that IDOC to both the source and destination in message mapping.And map all the red mark required filed of the target with source.
    While activating the message mapping I am getting one error.
    Namespace http://piidcoctoidoc is not defined in the software component version MANISHASC2 , 1.1 of manisha.co
    and
      Mapping not sufficiently defined
    Can anybody help me how to resolve this?
    Thanks
    Manisha

    hi Manisha
    while activating the objects which you have created , you must be  getting this error\
    so while activeting the object select your Software component also and activate both then you will not be getting the error
    becuase every time you generate a namespace in any software component then you need to activate the software compnent along with the object
    if you left SWC and activating only the object then you must be getting this error.
    for activating any objevt your software component must be activated first
    what you must be doing ,,,,,, you are activating only the object  and not your software component
    so activete both first your software component and then your object
    Thanks
    sandeep
    If helpful reward points
    Edited by: sandeep sharma on May 16, 2008 1:04 PM

  • Namespace not defined. error:..

    Hi experts,
    I am trying to activate the IR objects and i keep getting the error, namespace for http://File to Bapi not defined in the software component version.
    Has anybody come across such problem?????

    Hi A,
    what is http://file, namespace is it your SC (software component)  or within interface design. If its within the SC then the namespace should be something like http://www.sap.com/Sales/Invoices etc, you can't just have http://file. If its the part of interface desing it should not matter.
    Can you pls provide bit more info.
    Cheers,
    Ranjan

  • Namespace not define Error in IR when activate object..

    Hi,
    I am getting the name space not defined error when I try to activate the object in the IR even though I have defined the above namespace in this software component version.
    Could some body point me where I am missing.This might be a basic setting that I am missing.
    Thanks
    Steve

    Shravan,
    I do not see the namespace in the chang lists tab, but I have all the other objects which were under the name space.
    Thanks
    Steve

  • ReferenceError: Error #1065: Variable @namespace is not defined.

    I am using FB4 but SDK 3.5.  I created a webservice to call a webservice by .Net.  The related codes are listed below
    <mx:WebService id="ws"   wsdl="{URL_WSDL2}" fault="wsHandleFault(event)"  useProxy="false"  >
      <mx:operation name="GetDistrict"
       resultFormat="object"
       result="GetDistrict(event)" />
      <mx:operation name="GetStates"
       resultFormat="object"
       result="GetStates(event)" />
    </mx:WebService>
    private function LoadData():void {;
      ws.getOperation("GetDistrict").send();
      ws.getOperation("GetStates").send();
      btnLoad.enabled = false;
    However, I got runtime error:
    ReferenceError: Error #1065: Variable @namespace is not defined.
    at mx.rpc.xml::SchemaLoader/schemaImports()
    at mx.rpc.wsdl::WSDLLoader/schemaImports()
    at mx.rpc.wsdl::WSDLLoader/resultHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at HTTPOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()
    at mx.rpc::Responder/result()
    at mx.rpc::AsyncRequest/acknowledge()
    at DirectHTTPMessageResponder/completeHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()
    I really don't know how to fix it.  Wish someone can share his/her experience.  Thanks.

    When creating a Web Service in .NET, specifically a WCF based Web Service, the auto generated code tends to have an empty namespace (for you to fill). If you specify a namespace for the service contract and behavior this tends to resolve the Flex issue.
    e.g. in your .NET service or service interface code you can specify them as attributes and would look something like:
    ' VB
    Imports System.ServiceModel
    <ServiceContract(Namespace:="http://somedomain.com")>
    <ServiceBehavior(Namespace:="http://somedomain.com")>
    Public Class MyWebService
    // C#
    using System.ServiceModel;
    [ServiceContract(Namespace:="http://somedomain.com")]
    [ServiceBehavior(Namespace:="http://somedomain.com")]
    public class MyWebService
    Hope that helps someone!
    (I realise this post is a bit old, but shows up high in Google for the error message, so have posted for the benefit of anyone finding it)

  • Error in IR Namespace is not defined in the software component version

    Hi All,
    Please provide your valuable inputs to resolve the issue.
    Namespace http://xxx.com is not defined in the software component version xxx_xxxxxx , 1.0 of xxx.com
    Though the software component was already created in SLD and imported.All the developers were able to access the software component and create the Namespaces for their scenarios, but when tried to Activate the scenario above mentioned error is displayed.
    Below are the checks done.
    1.In Exchange Profile checked the properties,
    com.sap.aii.connect.cr.httpport
    com.sap.aii.connect.cr.name
    com.sap.aii.connect.landscape.httpport
    com.sap.aii.connect.landscape.name
    2. Tried to import the software components once again through IR -- No results
    3. Restarted the Java Engine through SMICM -- No results
    4.Performed the SLDCHECK no errors.
    Inputs please at the earliest
    Regards
    Shiva.

    Hi Jochen,
            This is occuring due to that the created namespace is not getting activated. As mentioned in earlier replies that if you have copied objects from somewhere else then all the related information should also be copied. If the problem resists then you can create all the needed objects in IR again and activate it separately instead of activating all at once.
    Regards,
    Subhasha

  • Operation specified in binding is not defined 4 PortType, but it is, help..

    Hi guys...
    this thing is driving me crazy...
    Whenever I try to validate it.. it gives me error at
    <wsdl:operation name="ComposedClassOpt">complete definition is below...
    that "The operation specified for the 'Binding' binding is not defined for port type 'ComposedClassPortType'. All operations specified in this binding must be defined in port type 'ComposedClassPortType'."
    But the operation is in the PortType
    plz thank you.
    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions name="compose" targetNamespace="http://composeWsdl/"
         xmlns:wsdl2="http://BookService2/" xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
         xmlns:wsdl1="http://BookService1/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
         xmlns:tns="http://composeWsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
         xmlns:vprop="http://docs.oasis-open.org/wsbpel/2.0/varprop" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
         xmlns:xsdcomp="http://ComposedClass/">
         <wsdl:import namespace="http://BookService1/"
              location="/Users/adnan/Documents/workspace/TestBpel/BookService1.wsdl">
         </wsdl:import>
         <wsdl:import namespace="http://ComposedClass/"
              location="/Users/adnan/Documents/workspace/wsdlparse/ComposedClass.xsd">
         </wsdl:import>
         <wsdl:import namespace="http://BookService2/"
              location="/Users/adnan/Documents/workspace/TestBpel/BookService2.wsdl">
         </wsdl:import>
         <wsdl:message name="ComposedClassINMsg">
              <wsdl:part name="ComposedClassINMsgPayload" element="xsdcomp:ComposedClassIN">
              </wsdl:part>
         </wsdl:message>
         <wsdl:message name="fault">
              <wsdl:part name="FaultPayload" type="xsd:string">
              </wsdl:part>
         </wsdl:message>
         <wsdl:message name="ComposedClassResponseMsg">
              <wsdl:part name="ComposedClassResponseMsgPayload" element="xsdcomp:ComposedClassResponse">
              </wsdl:part>
         </wsdl:message>
         <wsdl:portType name="ComposedClassPortType">
              <wsdl:operation name="ComposedClassOpt">
                   <wsdl:input name="ComposedClassINMsg" message="tns:ComposedClassINMsg">
                   </wsdl:input>
                   <wsdl:output name="ComposedClassResponseMsg" message="tns:ComposedClassResponseMsg">
                   </wsdl:output>
                   <wsdl:fault name="generalFault" message="tns:fault">
                   </wsdl:fault>
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="Binding" type="tns:ComposedClassPortType">
              <soap:binding style="rpc"
                   transport="http://schemas.xmlsoap.org/soap/http" />
              <wsdl:operation name="ComposedClassOpt">
                   <wsdl:input name="ComposedClassbindIn">
                        <soap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output name="ComposedClassbindOut">
                        <soap:body use="literal" />
                   </wsdl:output>
                   <wsdl:fault name="BindingFault">
                   </wsdl:fault>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="service">
              <wsdl:port name="BindingPort" binding="tns:Binding">
                   <soap:address location="http://localhost:8181/ode/processes/BindingPort" />
              </wsdl:port>
         </wsdl:service>
         <plnk:partnerLinkType name="BookServicePLT">
              <plnk:role name="BookServiceRole" portType="tns:ComposedClassPortType">
              </plnk:role>
         </plnk:partnerLinkType>
    </wsdl:definitions>Edited by: Bandit on Apr 28, 2010 1:21 PM

    come on ppl ....

  • Prefix 's4' is not defined

    Hi,
    Can someone Please help with the error I get on the Orchestration.
    Error:
    xlang/s engine event log entry: Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'Smol.OE.ReturnEntry.OEProcessor.Orchs.ReturnEntryProcessorV1_0(7c00efb5-0fca-261d-3401-1a0673941aa2)'.
    The service instance will remain suspended until administratively resumed or terminated. 
    If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
    InstanceId: c8f2ab64-2151-4eba-b928-7da242765ec8
    Shape name: ConstructMessage_CrmUpdateReturn
    ShapeId: cf286d00-eb8c-4f0d-a895-9ad1efd2c856
    Exception thrown from: segment 1, progress 21
    Inner exception: Error encountered while executing the transform Smol.OE.ReturnEntry.MsCrm2011.Maps.Map_SchemaOEReturnsV1_0_To_SchemaCrmReturnEntryUpdatesV1_0. Error:Unable to create the transform..
    Exception type: XTransformationFailureException
    Source: Microsoft.XLANGs.Engine
    Target Site: Void ApplyTransform(System.Type, System.Object[], System.Object[])
    The following is a stack trace that identifies the location where the exception occured
       at Microsoft.XLANGs.Core.Service.ApplyTransform(Type mapRef, Object[] outParams, Object[] inParams)
       at Smol.OE.ReturnEntry.OEProcessor.Orchs.ReturnEntryProcessorV1_0.segment1(StopConditions stopOn)
       at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)
    Additional error information:
            Prefix 's4' is not defined.
    Exception type: XslLoadException
    Source: System.Xml
    Target Site: System.CodeDom.Compiler.CompilerResults LoadInternal(System.Object, System.Xml.Xsl.XsltSettings, System.Xml.XmlResolver)
    The following is a stack trace that identifies the location where the exception occured
       at System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
       at Microsoft.XLANGs.BaseTypes.CompiledXsltWrapperTransform..ctor(String xslt)
       at Microsoft.XLANGs.BaseTypes.TransformBase.get_Transform()
       at Microsoft.XLANGs.RuntimeTypes.TransformMetaData..ctor(Type transformBaseType)
       at Microsoft.XLANGs.RuntimeTypes.TransformMetaData._creator(Type t)
       at Microsoft.XLANGs.RuntimeTypes.MetadataCache._slowFor(Type t)
       at Microsoft.XLANGs.RuntimeTypes.MetadataCache.For(Type t)
       at Microsoft.XLANGs.RuntimeTypes.TransformMetaData.For(Type t)
       at Microsoft.XLANGs.Core.Service.ApplyTransform(Type mapRef, Object[] outParams, Object[] inParams)
    xsl Map:
    <?xml version="1.0" encoding="UTF-16"
    ?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt"
    xmlns:var="http://schemas.microsoft.com/BizTalk/2003/var" exclude-result-prefixes="msxsl var s0 userCSharp"
    version="1.0" xmlns:s0="http://Smol.Common.Canonicals.OEReturns.SchemaOEReturnsV1.0"
    xmlns:ns0="http://Smol.OE.ReturnEntry.MsCrm2011.Schemas.SchemaCrmReturnEntryUpdatesV1" xmlns:userCSharp="http://schemas.microsoft.com/BizTalk/2003/userCSharp">
    <xsl:output
    omit-xml-declaration="yes" method="xml"
    version="1.0" />
    <xsl:template match="/">
    <xsl:apply-templates
    select="/s0:Returns" />
    </xsl:template>
    <xsl:template match="/s0:Returns">
    <xsl:variable
    name="var:v1" select=""new_orderextractmetadata""
    />
    <xsl:variable
    name="var:v2" select=""new_txt_clientordernumber""
    />
    <xsl:variable
    name="var:v3" select=""new_orderextractmetadatadetail""
    />
    <xsl:variable
    name="var:v4" select=""new_txt_filenumber""
    />
    <xsl:variable
    name="var:v5" select=""new_opt_status""
    />
    <xsl:variable
    name="var:v6" select=""100000000""
    />
    <xsl:variable
    name="var:v7" select=""new_opt_statusname""
    />
    <xsl:variable
    name="var:v8" select=""Extracted""
    />
    <ns0:CrmReturnEntryUpdates>
    <ns0:MetaData>
    <xsl:attribute name="ID">
    <xsl:value-of
    select="s0:MetaData/s0:MetaDataID/text()" />
    </xsl:attribute>
    <xsl:attribute name="EntityName">
    <xsl:value-of
    select="$var:v1" />
    </xsl:attribute>
    <xsl:call-template name="MyXsltConcatTemplate">
    <xsl:with-param
    name="param1" select="string($var:v2)"
    />
    </xsl:call-template>
    </ns0:MetaData>
    <ns0:MetaDataDetail>
    <xsl:attribute name="ID">
    <xsl:value-of
    select="s0:MetaData/s0:MetaDataDetailID/text()" />
    </xsl:attribute>
    <xsl:attribute name="EntityName">
    <xsl:value-of
    select="$var:v3" />
    </xsl:attribute>
    <FileNumber>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v4" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="s0:MetaData/s0:FileNumber/text()" />
    </xsl:attribute>
    </FileNumber>
    <Status>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v5" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="$var:v6" />
    </xsl:attribute>
    </Status>
    <StatusName>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v7" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="$var:v8" />
    </xsl:attribute>
    </StatusName>
    </ns0:MetaDataDetail>
    <ns0:Quotes>
    <xsl:for-each select="s0:Return">
    <xsl:for-each select="s0:Quote">
    <xsl:variable
    name="var:v9" select=""quote""
    />
    <xsl:variable
    name="var:v10" select=""new_txt_ordernumber""
    />
    <xsl:variable
    name="var:v11" select=""new_txt_extractfilename""
    />
    <xsl:variable
    name="var:v12" select=""new_txtm_extractfilenames""
    />
    <xsl:variable
    name="var:v13" select="userCSharp:DateCurrentDateTime()"
    />
    <xsl:variable
    name="var:v14" select=""new_opt_status""
    />
    <xsl:variable
    name="var:v15" select=""100000005""
    />
    <xsl:variable
    name="var:v16" select=""new_opt_statusname""
    />
    <xsl:variable
    name="var:v17" select=""Extracted""
    />
    <ns0:Quote>
    <xsl:attribute name="ID">
    <xsl:value-of
    select="s0:QuoteHeader/s0:QuoteID/text()" />
    </xsl:attribute>
    <xsl:attribute name="EntityName">
    <xsl:value-of
    select="$var:v9" />
    </xsl:attribute>
    <SmollanOrderNo>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v10" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="s0:QuoteHeader/s0:CurrOrdNo/text()" />
    </xsl:attribute>
    </SmollanOrderNo>
    <ExtractFileName>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v11" />
    </xsl:attribute>
    <xsl:if test="../../@OutFileName">
    <xsl:attribute name="value">
    <xsl:value-of
    select="../../@OutFileName" />
    </xsl:attribute>
    </xsl:if>
    </ExtractFileName>
    <ExtractDateTime>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v12" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="$var:v13" />
    </xsl:attribute>
    </ExtractDateTime>
    <Status>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v14" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="$var:v15" />
    </xsl:attribute>
    </Status>
    <StatusName>
    <xsl:attribute name="crmField">
    <xsl:value-of
    select="$var:v16" />
    </xsl:attribute>
    <xsl:attribute name="value">
    <xsl:value-of
    select="$var:v17" />
    </xsl:attribute>
    </StatusName>
    </ns0:Quote>
    </xsl:for-each>
    </xsl:for-each>
    </ns0:Quotes>
    </ns0:CrmReturnEntryUpdates>
    </xsl:template>
    <msxsl:script language="C#" implements-prefix="userCSharp">
    <![CDATA[
    public string DateCurrentDateTime()
    DateTime dt = DateTime.Now;
    string curdate = dt.ToString("yyyy-MM-dd", System.Globalization.CultureInfo.InvariantCulture);
    string curtime = dt.ToString("T", System.Globalization.CultureInfo.InvariantCulture);
    string retval = curdate + "T" + curtime;
    return retval;
    ]]>
    </msxsl:script>
    <xsl:template name="MyXsltConcatTemplate">
    <xsl:param
    name="param1" />
    <xsl:variable
    name="lastOrderNo" select="/s4:Orders/s4:Order[position()=last()]/s4:Quote[position()=last()]/s3:Header[position()=last()]/s3:SmollanOrderNo/text()"
    />
    <LastOrderNumber
    crmField="{$param1}" value="{$lastOrderNo}"
    xmlns="http://Smol.OE.OrderEntry.MsCrm2011.Schemas.SchemaCrmOrderEntryUpdateV1.0" />
    </xsl:template>
    </xsl:stylesheet>

    the error is very clear.
    you have not declared the namespace that corresponds to S4 in that xsl.
    for example you have declared for s0 like below.
    xmlns:s0="http://Smol.Common.Canonicals.OEReturns.SchemaOEReturnsV1.0"
    but the same is missing for s4. 
    i see that you have used s4 prefix for Orders node.
    so open your input schema, click on Orders node, goto its properties and get the namespace.
    open your xsl file and add the namespace declaration like below
    xmlns:s4="namesapce here"
    Please mark the post as answer if this answers your question. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Fault message not defined

    Hello!
    I have a problem to activate a business process in XI 3.0. In the Integration Repository I can activate it and there are no errors.
    However, if I go to SXI_CACHE the return code is 99 and it cannot be activated. I have executed a complete cache refresh but there is always the following error:
    Send step: Fault message '87794cf65e3d11d9b4f6d1dd0fc5e9ea' is not defined
    In the business process a client sends a request using the HTTP adapter. Then the process engine sends several requests in parallel to different SAP systems using the RFC adapter. The responses are collected and sent back to the client using the sync-async bridge.
    In the Integration Repository I have specified fault messages types for all synchronous message interfaces of my namespace. I have either referenced an imported RFC fault messages type or an external definition.
    How can I solve the error so that a functional runtime version is created? Thanks for your help.
    Regards, Tanja

    Hi!
    > you have to look in the properties of your steps
    > (probably send) for not referenced exceptions. Define
    > a exception branch and reference it.
    I have defined an exception branch for the send step which references an exception:
    http://www.obloid.de/temp/BPM1.jpg
    http://www.obloid.de/temp/BPM2.jpg
    The RFC exception is defined as fault message type:
    http://www.obloid.de/temp/BPM3.jpg
    Regards, Tanja

  • View BT26H_APPT/ApptDetails is not defined in the run time repository.

    Hi,
    I am getting this error when i component work bench.view BT26H_APPT/ApptDetails is not defined in the run time repository that was loaded. can i manually load in run time repository or how can i approach this issue.
    rose.

    Hi Rose,
    While enhancing any component using an enhancement set you can give any name for bsp application under customer namespace ( like z, y) but usually when we create a new application we just put the z or y infront of the component name and create it  for example if you want to enhance bp_head_search then usually people create a new bsp appl with name zbp_head_search because it will help in finding it in se80 to figure out the component anyway you can give any name if you want.
    For each component you need to create a new bsp appl.
    You should use one enhancement set per client, you can use sm30 and view BSPWDV_EHSET_ASG  to define your enhancement set for each client.
    So to enhance all the component in same client you should use same enhancement set for that client.
    I think that would be useful, let me know if you have any other doubts.
    Thanks,
    Shobhit

  • Why Context3D.setFillMode method not defined?

    I downloaded AIR SDK 16 from Download Adobe AIR 16 Beta - Adobe Labs. And I updated the AIRSDK of FlashBuilder 4.7 to 16 and modified my application descriptor file to the 16 namespace. But When I used Context3D.setFillMode to set fill mode to wireframe, the compiler reportd error "Context3D.setFillMode not define". I also tested Context3D.createVideoTexture method, it's OK.

    Hi,
    Can you please verify, you are creating AIR application, as Flash Player does not have this feature yet, and did you import flash.display3D.Context3DFillMode.
    Thanks

  • Unit of measure EA not defined for language RU

    Hi gurus,
    have you encountered this error while creating a PO? can't find any supporting document online.
    please help how to resolve.
    thanks,
    mm

    Hi Manohar,
    Language RU (Russian) is not defined in our system and therefore the translation in CUNI is not the appropriate solution for this error.
    Instead, we just maintained the vendor master to be in EN language to stop the system error.
    thanks for your input anyway.
    melanie

  • Why would I get ReferenceError #1065: "Variable title is not defined."

    Well of course it's not defined.  It's a dynamic class, and strict mode compilation is turned off so that I don't have to declare the property to compile it.
    I've created a library item named "Page" with a single TextField instance named "title".
    Page's class is defined in an ActionScript file, and it's assigned to the library item in export for ActionScript.
    Page's ActionScript file defines the class as a "dynamic" class, so I should not be getting this runtime error.  I turned off strict mode compiling, since it seems to be designed to check the presense of property definitions at compile time for dynamic classes like MovieClip.
    public dynamic class Page extends MovieClip
        public function Page()
            super();
            var text:String = title.text; //title can be moused over in the debugger here and shows the correct value, but the flash player throws a runtime error when it tries to access it, but it shouldn't because this is a dynamic class.
    So why am I getting a runtime error for the field "title".  It makes no sense, because if I step to that line in the FlashDevelop debugger and hold the mouse over "title", it shows that it is in fact the instance of the TextField that I'm trying to access.  Yet the player throws an error when I actually try to access it.
    Is it a problem or limitation with the access style (i.e. would it work fine if I accessed it as "this.title" or "this["title"]"?

    Nevermind.  This was apparently a browser caching issue.   The Page base class is defined in the main interface swf, and is externally referenced through its swc in an external "lesson" file that declare a subclass of Page.  It was this custom subclass of Page which was throwing the error (basically the same as the simplified example I wrote for my post, where it simply tried to access "title" as a dynamic property of the Page).  What happened is the browser was caching an old version of the lesson file with the old definition of the class that was not declared as dynamic.  I had received the error before, then updated the class, then I was surprised to see the error persist.  It suddenly dawned on me that the browser was probably caching the old version, so I cleared the cache and it seems to work fine now.
    Actually, it is a problem after all.  I forgot I had updated it to use "this.title" syntax on the page I tested after clearing the cache, but the other pages that try to access title directly as "title" still throw the error.  So it seems to be some sort of quirk in how flash accesses properties of a dynamic class.  If you try to access them direclty, it must do so in a way that requires the property to be defined, but if you access it via "this.title" or this["title"], the it seems to resolve the property value without throwing the error.
    This sucks.  I was really trying to not have to write "this." for every property.  The entire display list is dynamically generated from some custom XML that allows me to call constructors and set complex type-safe properties, and during construction it was copying each item into a Dictionary by name.  This Dictionary was then assigned to the page class as "items", so I was accessing each display object as "item.name".  Then I got the brilliant idea of just making Page and its subclasses "dynamic" so that I could just add the DIctionary values on the Page instance itself.  I thought I would be able to access the dyamic properties just by their name such as "title", but lo and behold, Flash strikes again, and I have to use dot notation anyway.  What do you all think?  Any solutions?

  • Logical System is Not Defined in EBP...

    Hi SAP GURU's,
      Please do Accept My Thanks for Kind Help
      Rendered So far ..
      My issue is whie working wih Accoutn Assignment is EBP ,I Tried to Maintain Logical System ..But system  is throwing Error Massage Logical System is Not Defined in EBP..
      Where as it was Defined and Assigned to the Client
    in the Configuration ...
      The Same thing has been defined in R/3 also ...
      what Could be the Reason..?  ? ?
      Could Any Gentleman through Some light on this
      Suitable Points Assigned for the Right  Answer
       Thansk in Advance
       Adarsh

    Hi,
    Pl define the same logical system names in the Define Back end systems or in the Table
    bbp_backend_dest.
    Thanks & Regards,
    Nagarajan

  • Logical System is not defined in table SMOF_ERPSH!

    Hi,
    When i am replicating a material group to SRM system, in SMQ2, the error message appears as 'Logical System is not defined in table SMOF_ERPSH!'.
    can any one please let me know why this comes up, i have checked the SMOEAC settings, its fine and the logical system entries are already present in the tabe

    Hi,
    Can you verify all your settings as per note 720819?
    Also under SMOEAC transaction, site attributes for your site type 'CRM' may not have any value. Please define attributes for your SRM RFC destination. Select the correct RFC destination, then click on button 'Get Values'.After doing this, table SMOF_ERPSH should be populated correctly.
    Regards,
    Nikhil

Maybe you are looking for

  • Is there an easy way to adjust the touch screen on an Image Class MF7480?

    When we try to hit the System Monitor button, the Special Features button activates. It used to be that if you put your fingernail on the very bottom of the screen, you could activate the System Monitor button. It's a great printer, but this is frust

  • Installable download for Adobe Acrobat 9

    I need to install (transfer) a license of Adobe Acrobat 9 on a new PC. I have the serial number to register the product but I can not find an installable file on the current PC with the 9.5.5 license to transfer to the new PC. Where can I find a down

  • BUPA_FRG0010_UPDATE BADI

    Hi to all, I've implemented this badi about sales area data of a business partener. The control I have to do is, for a particular role, check is the sales data strucure is initial. If yes an message error has to occur. But with an "ERROR" message som

  • Can you help with editing question?

    I'll try and word this as best I can. I want to add some drum fills to and already recorded drum track. In the editor, notes appear on the staff where I have tapped in some cymbals. I noticed that when I click on a particular note it sounds according

  • After Factory Reset: Facing Errror ID 30702/Unable to update BB ID account

    History: I was having this issue: http://supportforums.blackberry.com/t5/BlackBerry-App-World-General/quot-Unable-to-Login-to-you-Blac... and got it resolved via a Factory Reset.  But after a few days of use and rebooted a few times due to installati