WDA - Interface object inactive

I have a very simple PDF, with three fields from a structure dragged-n-dropped in. All three fields are bound to the main structure I think OK. When I do a Check, everything is fine.
The problem is that the form status is Inactive, as shown at the top of the screen. When I activate it, it looks like it will activate. It goes through a process of about 1 minute. When the hour-glass wait icon disappears, the form status is still inactive...???? I tried activating the entire WDA from the top- the form remains inactive. Same results are given in either edit or display mode. I don't get it.
Thank You......
Just to clarify:
       The View that the PDF element is in is Active.
       The PDF Form element, TemplateSource interface shows to be Inactive when the right drop-down icon is clicked in the TemplateSource line.

Hi
Mapping Objects: Message Mapping,Interface Mapping,Imported Archive
Message Mapping : Transformation from one msg structure to another and here the transformation rules are defined by the mapping program.
Interface Mapping : When different interafaces are used in an Integration Scenario, we need to transform the structures of these interfaces.
Imported Archive : For importing externally defined programs in the Integration Repository like java mappings or xslt stylesheets.
Thanks

Similar Messages

  • About Interface objects in Integration Repository

    Hi All,
       I want to know details about Data type enhancements & Context objects in Interface Objects.Please help me.
    Thanks,
    GOPI.

    Hi Gopikishor,
            _Context objects:_ Its nothing but  to access a  element payload of the message,in Simple terms,  X-Path expressions in the repoistery..
    Deeply Nested elements in the Message structure.
    Ex:
    <Header>
         <PurchaseOrgData>
                <Sender>
                       <PurchaseData> Goods</PurchaseData>
                 </Sender>
         </PurchaseOrgData>
    </Header>
    Define X-path for the above structure: \Header\PurchaseOrgData\Sender\PurchaseData\
    Once we can define the "Context Objects" we can use following situations..
    1) Receiver Determination: During the Receiver Condition in the Integration directory,
    2) Integration Process: During the processing business process depends upon content of message.
    Datatype Enhancement:
    http://help.sap.com/saphelp_nw04/helpdata/en/a5/04623c4f69b712e10000000a114084/frameset.htm.
    Regards,
    Sateesh N.

  • No interface objects found in interface determination

    Hi Experts,
                  i am configuring the  multiple idoc to flat file.
                 for this, i am not using the bpm.
                i refer the following blog.
               https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4443. [original link is broken] [original link is broken] [original link is broken]
           According to this blog, we can make the scenario as file to file. xi will pick the idoc-xml file.
        for this, could you please let me know the source data type?
       i exported standard idoc and made occurances as unbounded and import to name space.
       for the imported external defination, i creared the message interface as outbound and used as sender interface.
    i made the mapping between external deficnation to flat file structure.
    my IR part is ok.
    i have problem with ID.
    when i configure the interface determination, i found it as no interface objects found.

    Hi,
    Normally we dont require to create DT , MT MI incase we are using IDOC.
    But in your case you imported the idoc and exported it to ur desktop and changed the Occurance of that IDOC.
    Then again you imported that as External Def.
    This case you need to create the MI for this IDOC, why because we dont have the option to select the External def directly with out creating the MI at the time of creation of Interface mapping.
    But in case of IDOC means we have the provision to select the IDOC derectly at the time of Interface mappimg
    Regards
    Seshagiri

  • FI/CO interface: Object type not clear

    Hi guyes
    When we try to release the billing document to accounting we are getting the below message. Kindly help me to find the problem
    FI/CO interface: Object type not clear Message No. RW010
    regards
    Hari

    Hi
    Please find below
    FI/CO interface: Object type not clear
    Message no. RW010
    Diagnosis
    The FI/CO interface was called with an object type which is not clear: VBRK and .
    System response
    The document cannot be posted.
    Procedure
    There is a system error. Contact the SAP Hotline service.

  • Creating interface objects in the IR

    I want to create a scenario in which I send a file from a Legacy system to the XI, process the message using the BPM and send it to SAP R/3.
    In the integration repository I have 3 software components (one for each system: legacy, SAP APPL, SAP BASIS)
    Where am I supposed to create the interface objects ? (AM I supposed to create all the objects under one namespace in one software component or maybe create in each software component only the relevant objects ?!?!)
    The problem is that I always get to a point where I need to use objects that I defined in other software component... (and are not reachable)

    Hi,
    All structure pretaining to legacy side, create in legacy SWCV. For processing the message in XI, you can probably create a SWCV for middleware, so that all processing logic, mapping you can create it here. Maintain the R/3 structures in R/3 SWCV.
    Also make sure, you create dependencies among these SWCV in the SLD, so that you can use one SWCV objects in other SWCV.
    Thanks,
    Sasi

  • Interface Objects missing in ESR

    Hello,
    I have created a whole bunch of interface objects under my namespace in the ESR. During message mapping, when I try to do a u201CFind design objectu201D in the message mapping definition under my namespace, I canu2019t find any of the objects listed. Although if I go under the u201CSignatureu201D tab, I can find my objects under message type or external message. Why is it acting different in PI 7.1?
    Sam

    HI,
    Try to activate those objects and try to have cache refreshment. Probably the cache problem may cause this kind of starnge behaviour.
    Thanks
    Swarup

  • Reference data types in interface objects?

    How do you create reference data type based on data type in interface object??

    First create the reference DT1 in IR then create a new data type DT2 and if you want to create a reference to DT1 then in  the editor select Type (3rd coloum) as the DT1 which you can get by double click on Type and then you select "search help" and select DT1 from the list.
    Cheer's

  • Interface objects not appearing

    Hi,
    When I tried to open interface objects in integration repository.It asked for password.After giving password I got prompt that server connection established successfully.
    But I can't see any interface objects or mapping objects.
    Kindly help
    Regards,
    Ruby

    Hi,
    sometimes it happens so. Use the Refresh button on hte
    Top Left corner to refresh the Objects.
    Even if that dosen't work. Close the IB and open it again...
    Cheers,
    Siva Maranani.

  • Receiver RFC - Interface Objects

    Hi every one,
    I have a scenario, SOAP (SYNC)- XI - RFC (SYNC), MY question is do we need to create and interface objects for the receiver. Or can I use the RFC as the interface object.
    Technical explanation would really help me.
    Please clear.
    Thanks,
    -Naveen.

    Hi Naveen,
             <i>>>>>>do we need to create and interface objects for the receiver. Or can I use the RFC as the interface object.</i>
      As RFC itself is a interface you need not create  a seperate interface for an RFC.
    In message mapping you will need to create two message mapping.
    One SOAP_Req to RFC_Req
    two RFC_Res to SOAP_Res.
    When you will try to implement Interface Mapping, the source interface would be the imported 'External defination' of WSDL and the receiver would be the RFC. In the lower section of the same screen click 'Response' tab and add RFC_Res to SOAP_Res as mapping prog and under 'Request' tab add SOAP_Req to RFC_Req.
    Let me know if you further assistance.
    regards,
    Ashish

  • Interface objects

    We are doing a scenario of sending Sales order idocs to Soap messages using XI. Do I still have to do the business scenario settings or can I go with the interface objects and the mapping objects??
    Also there is a little confusion whie setting the interface objects. Do I need to create one for the Idoc(from R/3) and one for the SOAP Message and what would be the directions (outbound/inbound) for each interface..
    -Ken

    Hi,
      Thanks for a very informative reply..I am awarding you points..I still have some questions...I have set up a message interface in interface objects for the Idoc coming in from r/3 to XI..I bet this will be a inbound as its coming into XI ...RIGHT???...
      By your reply when I map this Idoc to a SOAP , I need to set up another message interface for this SOAP in repository and it would be synchronous and outbound ..RIGHT??...
      Am I correct with my idea to use a HTTPS adapter for the SOAP...So inthis case an incoming message (response) is needed...How do I map it and to which I need to map it? You mentioned the BAPI method ....Does it bypass the HTTP ADAPTER step..I am not sure how it needs to be done..Any help would be appreciated...
    -Ken

  • Pool : best practice ODI : PLSQL or Interface object ?

    Hello,
    My ODI consultant has developped an interface to load a flat file into Hyperion Planning :
    * first step : load flat file into staging : done with "Interface" object
    * second step : transform staging table (1,2,3 ==> JAN, FEB, MAR // transform "-" into ND_Customer ... very easy transformation !) : done trough a PLSQL Procedure. Result is load into FACT_TABLE
    * third step : load FACT_TABLE into ESSBASE : done with "interface" object
    During design, we didn't discuss the technology, but after the build, I'm very suprised by the second step. There is no justification to do it with PLSQL. My consultant explains me : "I'd rather to use PLSQL". But from my point of view, ODI best practice is to use "Interface" (more flexible, you can change the topology without impact in interface etc ...)
    What is your point of view? Should I raise an issue and expect from my consultant a rewriting with "interface" object?
    Rgds

    Thx SH, the complexity (use of two intermediate tables : STAGING and FACT) is due to our requirment to archive the original data during one year (in STAGING) and to give an audit trail from Essbase to original data (before transformation). From Essbase we could go back to FACT Table (same member name) then goes back to STAGING by using and unique ID that produces a link between tables.
    From my point of view ODI Interface is the simplier way to maintain the "mapping", instead of PLSQL, but I would have more feedbacks from other developper to be sure of my feeling (I've done only 2 Hyperion Planning + ODI Project before the current one).
    The complexity of interface are low or medium : simple filter on one or two dimensions / DECODE mapping on Month / group by on similar records / for few interfaces, more complexe rules with IF statement.
    Thx in adavance

  • How many softMotion references can you create on an Interface Object

    I'm wondering how many softmotion references I can create on an interface object.  For example can I create a straight line move on an axis, keep that reference open then at the same time create another line move referece on a coordinate space that using that same axis?
    Can I have multiple line move references open at the same time on the same axis?
    Thanks,
    SteveA
    SteveA
    CLD
    FPGA/RT/PDA/TP/DSC

    Thanks Paul,
    I have noticed that the SoftMotion express vis open a reference on first call, but they never close the reference.  On my machine I will be doing regular coordinate moves and from time to time I will need to perform an Axis move.  Would it be better practice to close each reference after I perform the move?  How much overhead does it take to create a new reference?  The thought I had on keeping multiple reference open was to minimize the overhead in opening a reference.  Once my system gives a trigger to perform a move, I need it to be very responsive.
    Thanks,
    Steve
    SteveA
    CLD
    FPGA/RT/PDA/TP/DSC

  • Error:metricsCCBasebandReset { reason: "modem reset: USB Fatal Error: Interface is inactive(Select Exception)"

    Hi,
    I m having troubles with my iphone 4s since day one of its activation: status bar displays searching every now and then, and i m loosing a lot of calls.
    I have upgraded the ios to the 9A406 but this did not solve it.
    i knew how to get the logs : Settings ==> About ==> Diagnostics & Usage ==> Diagnostic & Usage Data ==> and then check the awdd log.
    and found it to be related to a modem reset error logged as follow:
    deviceId: "546356ff6e1e8289929f00ec8dd48f4c20b5a9f7"
    isAnonymous: true
    deviceConfigId: 101
    triggerTime: 1326539111279
    triggerId: 524310
    profileId: 10129
    investigationId: 0
    metricsCCBasebandReset {
    reason: "modem reset: USB Fatal Error: Interface is inactive(Select Exception)"
    inVoiceCall: false
    rat: 1
    PLMN: "60201"
    timestamp: 1326539111279
    I have plenty of logs like this:
    If someone managed to get this fixed, thanks to advice what was performed??

    Same with me on iOS 5.1.1

  • S_Tcode authorisation object Inactive

    After adding T-code in the role in  Development,generated the profile and transported it to Regression system but when it was transported to Production , the S_TCODE became inactive and the transaction related to the particular role were not accessible.
    Do anybody suggest me ,why this was happened.
    Is it happened due to transporting the changes in production during working hours or reason is some technical.............
    Thanks
    Manoj

    Hi Manoj,
    Check if the associated profile has this object in it. (S_TCODE) for that tcode.
    Even if someone has changed the role in QAS, and assuming the same transport request has been imported in production after i dont know what QA( if S_TCODE is inactive , how did it pass QA?, how did the tester execute the tcode?) , the role will have this object in production, unless changed and generated here too!
    Do let us know how the profile looks like with the time stamps
    Thank you
    Abhishek

  • BW Objects inactive in DEV system

    Hi All,
    In Our BW DEV System ,All objectu2019s have become inactive and in revised mode, we cant figure out what happened, bcoz of this we are facing a lot of problem to initiate transport or to install or activate again anyhting.
    Is there any Function module that vll activate all the objects (IOu2019S) to Active State.
    Also, Our system is asking a request for every changes v are doin in Dev system ,,Even to rename any Object also,,
    Can any1 throw some light on whats goin on??
    Has the basis person configured something new or is it some unstability??

    HI
    you can use this program to activate all IOs:
    RSDG_IOBJ_ACTIVATE  for Activation of InfoObjects (w'out automatic transport connection !).
    Its normal that for every change you are bwing asked for request as the dev clients are open to changes with creating requests so that those requests can be transported to Test/Prod.
    Hope it helps
    Darshan

Maybe you are looking for

  • Error while exporting webi reports using BIAR command line tool.

    HI,          We are trying to export webi objects to a biar file using the biar command line tool, biarengine.jar in XI 3.0. We are using the query select * from ci_infoobjects where si_kind='webi'. We are getting an error "unable to create plugin ob

  • WAN router LAN interface Best practice for speed

    Hello I have an ASR router with a WAN link of 100M. The LAN connection for this router is Gig capable. Should I configure the LAN interface on the router for Gig or would this cause problems with potentially 10 times the data exiting the LAN out to t

  • Direct dial a phone number feature is gone

    When my phone operating system updated last month the Direct Dial feature is gone. there is a widget for direct dial but it goes into contact list and I still cant just dial a Number...This really sucks the numbers I want to dial are not in my contac

  • How can I run Macbook Pro screen and Thunderbolt display at same time with different programs?

    I am running a Macbook Pro with Mavericks and using an Apple Thunderbolt display. I would like to run 2 different programs on the 2 screens at the same time. Is this possible?

  • Adobe Lightroom 4 Student Teacher edition

    I recently purchased Lightroom 4 and have used it successfully on my laptop. I go to college online and had to replace my laptop because it was unreliable and would restart without telling me (this is horribly bad if I'm in the middle of an exam!) So