Structural data as start point

Hi Experts,
I have a web service which has a complex type input and output. However, in the start point element, I cannot define a structure data type. On the other hand, if I drag a table view for the web service output and drag an end point element, the end point element will automatically generate the structural view. How can I solve it?
Best Regards

Sorry, Let me clarify my question.
Firstly, I have a web service which has a complex data type input. For example:
<product></product>
<supplier>
   <name></name>
</supplier>
This web service allows consumer to get multiple suppliers' quotations. I want to integrate it into guided procedure. Hence, I drag a "start point" in VC and right click on it to define data. However, I cannot define structural data type which will pass multiple suppliers to the web service. How can I achieve it?
Best Regards

Similar Messages

  • Using Start Point with Date-objects

    Hi Expert guys and girls!
    I use the "Start" point to execute my BAPI "Salesorder GetList" / BAPI_SALESORDER_GETLIST.
    In order to use this BAPI you have to define
    1) Customer Number
    2) Sales Org
    and optionally I checked also
    3) Document Date
    4) Document Date To
    I fill in the values for all the fields. Using formulas for all - which works fine otherwise.
    My Date - formulas are designed to retrieve the last 3 months.
    ad 3)
    DVAL(DADD(NOW(),-3,'M'))
    4)
    DVAL(NOW())
    (I added the DVAL in front, but still I do not get any effect)
    Problem is now that the model retrieves ALL records for the logged in Customer No. and Sales Org. NOT limiting data to the specified date-interval. This takes a long time and is certainly not what I expected.
    I run SP14 - anybody had any experience in SP15 - maybe it is a simple upgrade?
    Or am I missing something in parsing the dates??
    Best regards
    Jakob Diness

    I got it to work with a little effort.
    1) Try parse fixed-dates (e.g. 08.08.2008) as Start and End dates. When that works, replace first the Start date then the end-date with DADD formulas like DADD(NOW(), -3, 'M') and NOW() in the End-date for example (going three months back in the example).
    2) Maybe you need to try with the Flex compiler instead of Flex 2 - since that was also not working for me in other cases. (Tools/Options/Compiler - change to Flex)
    3) Otherwise - pls. let me know. I somehow got it to work in my customer model.

  • Newbie!  Start Point for Model

    I would like to make the Start Point to my Model from a User Id from R/3 (ESS)
    So for example I would like to display the Communications Infotype and display everything listed against the User Id.  I found the BAPI and can output the Data.  Not sure how to configure the User Id.
    Help!
    Thanks

    Hi Stuart,
    you get the user ID via user component in VC (portal user) and the for the user of your backend you can write a simple ABAP RFC function module, which returns the user from the syst structure (sy-uname). Hope that helps.
    Best Regards,
    Marcel

  • Email start point issue com.adobe.idp.dsc.provider.service.email.impl.EmailProviderException: Error

    Hi,
    I have configured email start point process. While deploying and invoking the process it is not showing any kind of error. But when i send mail to configured SMTP server i recieves a mail saying
    LiveCycle ES has tried to process your request and encountered the following error: 
    com.adobe.idp.dsc.provider.service.email.impl.EmailProviderException: Error getting user context 
    This response to your original email
    Subject:hadshafds
    Date Sent:Wednesday, May 25, 2011 12:22 PM
    Body:
    Attachments: 
    Why i am getting error. I have tested the pop3 and smtp mail server using send and recieve activity. But when i send some mail to configured server to start a activity it replies with a mail that there is some error.
    Please help me out with this issue.
    Regards
    Sunil

    Hi Diana,
    i tried to add the user and gave invoke access but still having the same issue.
    Please find the following log error
    19:24:20,633 ERROR [STDERR]     ... 60 more
    19:24:20,635 ERROR [EmailResultHandlerImpl] Internal error.
    19:27:50,472 ERROR [EmailWriterImpl] EmailWriterImpl error : Unknown SMTP host: testSebi
    19:27:50,474 ERROR [STDERR] javax.mail.MessagingException: Unknown SMTP host: testSebi;
      nested exception is:
            java.net.UnknownHostException: testSebi
    19:27:50,480 ERROR [STDERR]     at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1280)
    19:27:50,482 ERROR [STDERR]     at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
    19:27:50,484 ERROR [STDERR]     at javax.mail.Service.connect(Service.java:275)
    19:27:50,486 ERROR [STDERR]     at javax.mail.Service.connect(Service.java:156)
    19:27:50,488 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.email.impl.EmailWriterImpl.send(EmailWriterImpl.java:2 60)
    19:27:50,490 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.email.impl.write.EmailResultHandlerImpl.handleFailure( EmailResultHandlerImp
    l.java:529)
    19:27:50,494 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.email.impl.write.EmailResultHandlerImpl.handleFailure( EmailResultHandlerImp
    l.java:425)
    19:27:50,498 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.email.impl.scan.EmailScanJobImpl.handleFailure(EmailSc anJobImpl.java:621)
    19:27:50,500 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.scheduler.scan.impl.AbstractScanJob.invokeJob(Abstract ScanJob.java:142)
    19:27:50,502 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.email.impl.scan.EmailScanJobImpl.processInputs(EmailSc anJobImpl.java:165)
    19:27:50,504 ERROR [STDERR]     at com.adobe.idp.dsc.provider.service.email.impl.scan.EmailScanJobImpl.execute(EmailScanJobI mpl.java:102)
    19:27:50,506 ERROR [STDERR]     at sun.reflect.GeneratedMethodAccessor509.invoke(Unknown Source)
    19:27:50,508 ERROR [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    19:27:50,510 ERROR [STDERR]     at java.lang.reflect.Method.invoke(Method.java:597)
    19:27:50,511 ERROR [STDERR]     at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    19:27:50,514 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    19:27:50,516 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,518 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.jav
    a:53)
    19:27:50,522 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,524 ERROR [STDERR]     at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java
    :74)
    19:27:50,528 ERROR [STDERR]     at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBe
    an.java:357)
    19:27:50,531 ERROR [STDERR]     at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapte
    rBean.java:227)
    19:27:50,535 ERROR [STDERR]     at sun.reflect.GeneratedMethodAccessor332.invoke(Unknown Source)
    19:27:50,537 ERROR [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    19:27:50,539 ERROR [STDERR]     at java.lang.reflect.Method.invoke(Method.java:597)
    19:27:50,541 ERROR [STDERR]     at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    19:27:50,543 ERROR [STDERR]     at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
    19:27:50,545 ERROR [STDERR]     at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
    19:27:50,547 ERROR [STDERR]     at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
    19:27:50,551 ERROR [STDERR]     at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
    19:27:50,553 ERROR [STDERR]     at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
    19:27:50,555 ERROR [STDERR]     at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
    19:27:50,557 ERROR [STDERR]     at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
    19:27:50,559 ERROR [STDERR]     at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
    19:27:50,561 ERROR [STDERR]     at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    19:27:50,563 ERROR [STDERR]     at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
    19:27:50,565 ERROR [STDERR]     at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
    19:27:50,567 ERROR [STDERR]     at org.jboss.ejb.Container.invoke(Container.java:960)
    19:27:50,569 ERROR [STDERR]     at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
    19:27:50,571 ERROR [STDERR]     at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
    19:27:50,573 ERROR [STDERR]     at $Proxy205.doSupports(Unknown Source)
    19:27:50,575 ERROR [STDERR]     at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    19:27:50,577 ERROR [STDERR]     at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    19:27:50,580 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,582 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:
    55)
    19:27:50,586 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,588 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    19:27:50,590 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,592 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
    19:27:50,594 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,596 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    19:27:50,598 ERROR [STDERR]     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    19:27:50,600 ERROR [STDERR]     at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
    19:27:50,602 ERROR [STDERR]     at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
    19:27:50,603 ERROR [STDERR]     at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
    19:27:50,606 ERROR [STDERR]     at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
    19:27:50,608 ERROR [STDERR]     at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
    19:27:50,610 ERROR [STDERR]     at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    19:27:50,612 ERROR [STDERR]     at com.adobe.idp.scheduler.callback.ServiceCallbackHandler.execute(ServiceCallbackHandler.ja va:87)
    19:27:50,614 ERROR [STDERR]     at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    19:27:50,616 ERROR [STDERR]     at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    19:27:50,618 ERROR [STDERR] Caused by: java.net.UnknownHostException: testSebi
    19:27:50,620 ERROR [STDERR]     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
    19:27:50,621 ERROR [STDERR]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    19:27:50,623 ERROR [STDERR]     at java.net.Socket.connect(Socket.java:529)
    19:27:50,624 ERROR [STDERR]     at java.net.Socket.connect(Socket.java:478)
    19:27:50,626 ERROR [STDERR]     at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:232)
    19:27:50,627 ERROR [STDERR]     at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189)
    19:27:50,629 ERROR [STDERR]     at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1250)
    19:27:50,631 ERROR [STDERR]     ... 60 more
    19:27:50,633 ERROR [EmailResultHandlerImpl] Internal error.

  • Working with NON-Structured Data

    Dear Colleague,
    I am preparing to build a Forms application (using Oracle 9i Developer Suite, Release 2, version 9.0.2.0.1).
    The application (and Data model) will need to associate SOPs (standard operating procedures) with certain measurements and treatments. It is planned to have the SOPs be, for example, MS Word documents, i.e. the SOPs will be non-structured data.
    What is best practice when handling this situation? Please advise.
    Assume I would like to view, print and (maybe) update the SOPs (Word files).
    1. Should I just store a link to the Word file and a corresponding description or is it better to store the Word file in the DB?
    2. If in the DB, which data type?
    3. If SOP not in the DB, but a file, what is the mechanism for retrieval and display?
    4. Printing the Word file via Forms - how? problems to avoid?
    5. Update of the Word document via Forms - possible? How?
    Best regards,
    Randy

    Hi Vijay,
    sorry
    please rewrite the formula for the button disable as::
    NOTE:: in the formula i have used '<''>'  which nothing but a lessthan symbol and greater than symbol without single quotes (i.e. not equal to)
    BOOL(IF(LEN(@Emp_code) '<''>'0 AND LEN(@Earea)'<''>'0 AND LEN(@Edept)'<''>'0 AND DSUB(DVAL(@Joining_date), DVAL(@Ending_date),'D')<0 ,false,true))
    and make sure you have placed the date picker UI controls for your date functionality.
    this will not work for calender UI control on the form.
    and othe important point is the joining date should be less than ending date then only the button will be enable..
    if you want your joining date should be greater than ending date then write the formaula like this::
    BOOL(IF(LEN(@Emp_code)<>0 AND LEN(@Earea)'<''>'0 AND LEN(@Edept)'<''>'0 AND DSUB(DVAL(@Joining_date), DVAL(@Ending_date),'D')>0 ,false,true))
    i tried this
    its working for me
    Regards
    Srinivas

  • How can I get the mail body of the start point mail

    Hi,
    I am using 'MailStartPoint' activity to fetch mails using POP3 protocol. It is fetching the mail successfully. Now, how can I read the different parts of mail message such as Subject, Body in variables.
    Thank You,
    Hali Gerorge.

    You need to set data types values as below for reading the mail.
    %SUBJECT%
    %BODY%
    %HEADER%
    %SENDER%
    Check this link for more details - http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=001463.html
    Also see "Use an e-mail start point" @ http://www.adobe.com/devnet/livecycle/videotraining.html
    ~ Varun

  • Controlling the execution of start points in different nested iViews

    Hi,
    I have an application in which a tabstrip displays a single nested iView within each tab.  Each of the nested iViews loads data via a BI Query data service.  A start point in each iView specifies the initial parameters to load the query data.
    I would like the start point for a particular iView to be executed only when the user selects the tab that contains that iView.  However, at the moment, when the application starts up, ALL of the iView start points are executed, resulting in a long wait.  There doesn't appear top be a way to check if a particular tab has been clicked by the user and then only execute the start point for the tab's iView based on this.
    I would appreciate any suggestions for implementing the above requirement.
    Regards,
    Mustafa.

    Hi KK,
    It seems there is no way to trigger events/actions from tab selections.  However, you can try the following workaround to simulate the same effect:
    [https://wiki.sdn.sap.com/wiki/x/iT0 |https://wiki.sdn.sap.com/wiki/x/iT0 ]
    The approach taken is to replace the tab strip with a series of buttons in a form which then control the visibility of nested iViews and trigger the appropriate queries.
    Regards,
    Mustafa.

  • Help with starting point for "proof of concept" integration

    We are a third party application provider and are attempting to figure out how to do a "proof of concept" integration with SAP.  We are not looking for "certification".  Our product does not appear to fit any of the standard certifications for integration and our experience integrating with other systems indicates that no two integration will be identical.
    We are looking to do a simple integration scenario with an SAP system so we have some basic experience doing it, can say 'Yes" when asked if we have done it, and can create a video showing a transaction being done in SAP and our system also updating (and ideally the reverse).
    Our starting point with respect to SAP knowledge is "0".
    Our basic task list (we think) goes something like
    1.  Figure out the version and modules of SAP with which we should be integrating
    2.  Get access to an SAP system (do we rent, is there a developer/evaluation, ...)
    3.  Put some data in the test system (is there a "sample data" set?)
    4.  Figure out the SAP transactions that map to the business process in which we are interested (moving goods in and out of a distribution center/ware house - are there some "standard business process guides")
    5.  Integrate (we are a .NET web based application so we are guessing this means use the ".Net Connector")
    Could anyone point out any resources (white papers, links, people, places to find people,...) that might be a good starting point?
    Thanks,
    John

    Athol,
    We are looking to recieve notifications out of SAP as tractor trailers at a dock are filled as proof on concept.  The actual integration scenarios we do are more complex and do not match well with any of the pre-packaged certification scenarios.  The real world integration scenarios actual vary substantially from customer to customer in terms of the integration points between systems.
    As we have become more marginally knowledgable about SAP, I think we will end up receiving and sending "IDOC" messages from SAP but have no idea what those IDOC messages are or where to start looking for what a "standard" (if there is one) message SAP would generate in reaction to whatever the "trailer is loaded" transaction is.
    To figure out what the transaction is, I assume we need to identify what version of SAP we should be targeting for a simple integration.  Are there any could references on what the commonly integration methods are and to which versions they apply?
    Something like "hey, if you do an integration with a IDOCs in with SAP Netweaver 2004 then that would good proof you could integrate with 90% of the installed SAP base".  Of course, any links explaining what the versions of SAP are and where they are in there lifecycle and what people are actually using would be helpful.
    John

  • I need a starting point....

    Hi,
    I am an experienced PLSQL developer but know virtually nothing about Web Services and XML.
    What we need to do is publish some data direct from our Oracle database as a webservice, like an interface. Another department wants data from us in an XML format but they want to be able to call it on demand via a webservice.
    Does anyone have a starting point for me? We are on Oracle 9i. I know nothing about Java or Oracle 9i AS.
    Thanks in advance for any help.

    (1) Using wsa.jar command line tool to publish PL/SQL to webservices
    http://www.oracle.com/technology/documentation/appserver.html
    Check out the webservice documentation about PL/SQL.
    (2) Usig JDeveloper to publish PL/SQL into webservices
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtTopicFile.webservices%7Cws_c_createstdepws%7Ehtml/vtTopicId./
    Although Java experience is helpful for using the tools, at runtime, little Java knowledge is required to deploy and consum the service.
    HTH

  • Leopard 10.5.4 and Appleworks Starting Points

    I am a teacher and love using Appleworks 6.2.9 Starting Points Calendars but with my new Imac/Intel I can't seem to get it to work. I keep getting that file cannot be converted to an Appleworks document. Can anyone give me information as to how to get this to work?

    "I open AW, then go to File and plug down to Show Starting Points, click on it. Briefly I see the Starting Points box show up on the screen, then the screen shows up saying that file cannot be opened and do I want to report the problem to Apple. AW always quits at that point.
    This is a far different statement from your original "I can't seem to get it [AppleWorks 6.2.9 Starting Points Calendar] to work. I keep getting that file cannot be converted to an Appleworks document."
    If AppleWorks quits with a File cannot be opened" message while trying to open the Starting Points windows, that would indicate a problem with one of the files or folders in Starting Points. see below for some trouble-shooting steps.
    I have tried to start up Calendar Asst from the hard drive list and it bounces me out and says cannot open file, do I want to report the problem to Apple. The error message is the same whether opening it from AW or the hard drive. "
    This is normal behaviour. As I said earlier, the Assistants cannot be opened from the Finder, only from within AppleWorks. Trying to open an Assistant from the finder will result in the "cannot be converted" message you mentioned earlier. In AW 6, that means only from within Starting Points. (In the previous version Assistants and Templates were a menu item in the File menu.)
    Trouble-shooting steps:
    Qujit AppleWorks before each of these steps. At the end of each step, launch AppleWorks. If AW launches successfully, it indicates the problem lies within one of the folders/files removed during the step just finished; Go to "Successful launch?" If AppleWorks Quits with the same error message as before, continue with the next numbered step.
    1
    I would start with a maintenance step: Trash the contents of AppleWorks's Recent Items folder(s).
    Go to Mac HD > Users > yourname > Documents > AppleWorks User Data > Starting Points > Recent Items. Drag all or most of the items in this folder to the Trash. (The items are aliases to the named files. Deleting them has no effect on the files themselves.) Close the Recent Items folder.
    Create a New Folder on the Desktop. Name it AWUD, and drag all of the folders in AppleWorks User Data into the new AWUD folder.
    2.
    Create a New Folder, SP, on the Desktop. Go to Applications > AppleWorks 6 > Starting Points
    Drag the first two folders (Assistants and Backgrounds) into the new SD folder.
    3.
    Drag the next two folders from Starting Points into SP.
    4.
    Repeat step 3 until all Starting Points folders have been moved into SP.
    Successful launch?
    Quit AppleWorks. Return the folders you moved in PREVIOUS steps to their original folders. Leave the items you moved in the most recent step in the folder where you put them. Launch AppleWorks.
    A successful launch confirms the problem lies in one of the folders you removed in the most recent step.
    Quit AppleWorks. Return one of the folders to its original folder. Launch AppleWorks. Repeat with the remaining folder(s) until AppleWorks quits as before.
    Once you have located the folder containing the problem file, do a similar search of the files in that folder. Open the folder, drag half of the files it contains into one of the (now empty) new folders you created, then re launch AppleWorks. Put half the removed files back and launch again. Repeat until you locate the single file causing trouble.
    If it's one that you do not use, trash it. If you do want to continue using it, it will probably be necessary to re-install AppleWorks from your original disks.
    Regards,
    Barry

  • Need help in query to display dates as start, end dates

    Hi,
    I am trying the following output from the below table structure, data
    StartDAte Endate Reason          duration
    12-02-09 12:00:00 12-02-09 13:10:20 planned activity 1:10:20
    01-04-09 08:30:34 01-04-09 15:00:20 planned activity 6:30:34
    12-04-09 17:10:45 12-04-09 17:11:04 unplanned activity 0.10
    23-05-09 22:00:11 23:05-09 22:15:09 planned activity 0.15
    Mdate Reason omode host
    12-02-09 12:00:00 planned activity st 366
    12-02-09 13:10:20 planned activity ed 366
    01-04-09 08:30:34 planned activity st 366
    01-04-09 15:00:20 planned activity ed 366
    12-04-09 17:10:45 unplanned activity st 366
    12-04-09 17:11:04 unplanned activity ed 366
    23-05-09 22:00:11 planned activity st 366
    23:05-09 22:15:09 planned activity ed 366
    i tried with individual query but not able to get the output in combined way of start, end dates together with calculation of time difference, i tried using case options but not successful in resolve it.
    select to_char(mdate,'dd-mm-yyyyy hh24:mi:ss')startdate, reason
    from date_md where omode like 'st'
    order by o_char(mdate,'dd-mm-yyyyy hh24:mi:ss')startdate;
    select to_char(mdate,'dd-mm-yyyyy hh24:mi:ss')enddate, reason
    from date_md where omode like 'ed'
    order by o_char(mdate,'dd-mm-yyyyy hh24:mi:ss')enddate;
    any suggestions on type of query should be used is welcomed.

    Or maybe
    SQL>  WITH t AS (SELECT TO_DATE ('12-02-09 12:00:00',
                               'DD-MM-YY HH24:MI:SS')
                       event_date,
                      'planned activity' activity,
                      'st' start_end,
                      366 HOST
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('12-02-09 13:10:20',
                               'DD-MM-YY HH24:MI:SS'),
                      'planned activity',
                      'ed',
                      366
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('01-04-09 08:30:34',
                               'DD-MM-YY HH24:MI:SS'),
                      'planned activity',
                      'st',
                      366
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('01-04-09 15:00:20',
                               'DD-MM-YY HH24:MI:SS'),
                      'planned activity',
                      'ed',
                      366
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('12-04-09 17:10:45',
                               'DD-MM-YY HH24:MI:SS'),
                      'unplanned activity',
                      'st',
                      366
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('12-04-09 17:11:04',
                               'DD-MM-YY HH24:MI:SS'),
                      'unplanned activity',
                      'ed',
                      366
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('23-05-09 22:00:11',
                               'DD-MM-YY HH24:MI:SS'),
                      'planned activity',
                      'st',
                      366
               FROM DUAL
               UNION ALL
               SELECT TO_DATE ('23-05-09 22:15:09',
                               'DD-MM-YY HH24:MI:SS'),
                      'planned activity',
                      'ed',
                      366
               FROM DUAL)
    SELECT MIN (event_date) startdate,
           MAX (event_date) enddate,
           MAX (activity) reason,
           NUMTODSINTERVAL (MAX (event_date) - MIN (event_date),
                            'day')
            duration
    FROM t
    GROUP BY TRUNC (event_date)
    STARTDATE             ENDDATE               REASON             DURATION                                         
    23.05.2009 22:00:11   23.05.2009 22:15:09   planned activity   +00 00:14:57.999999                              
    12.02.2009 12:00:00   12.02.2009 13:10:20   planned activity   +00 01:10:19.999999                              
    01.04.2009 08:30:34   01.04.2009 15:00:20   planned activity   +00 06:29:45.999999                              
    12.04.2009 17:10:45   12.04.2009 17:11:04   unplanned activity +00 00:00:18.999999                              
    4 rows selected.

  • A good starting point.....

    Hi ,
    I think the doc located at the following link:
    http://www.oreillynet.com/pub/a/network/2003/11/10/oracle_spatial.html?page=1
    is good enough as a starting point .... in order to be understood easily and quickly some 'difficult' concepts , notions of Spatial data....
    Regards,
    Simon

    I recommend that you use the Sun Tutorial here http://java.sun.com/docs/books/tutorial/
    It has detailed instructions and will expose you to some of the details of Java that you will sooner or later have to learn.
    Using NB is ok, as long as you use it in an intelligent manner. That is, don't use it as a crutch, to hide the guts of Java from you - you'll never learn Java that way. Use it when it helps you do something, not because it'll do something for you that you can't do for yourself. Be aware that using an IDE will incur a greater learning curve, as you have to learn both the IDE and Java. I recommend using Nb only as a program editor until you are somewhat proficient in the basics of Java syntax and language rules.
    In my experience, there's very little said here that relies on knowledge of other languages - other thatn general programming concepts. What you're seeing is probably just that.

  • Thunderbird overwrites migrated Profile data after start

    Hey there.
    After reinstalling windows i tried to migrate my profile folder seamlessly but it looks like thunderbird overwrites files e.g. the filter rules (msgFilterRules.dat) after starting. Don't know if there are other files affected. The path and the profile name are the same as before.. Using GMX IMAP
    Any ideas how to change that behavior?

    Hm. could it be, that the filter file is destroyed? When i open it with wordpad, i only get chaotic text and symbols (most stuff is asian ;) ).. Guess thats not normal. Other dat files look structured and fine..

  • Starting point for Java Me

    What is a good starting point to learn java me for someone who has only done java at college.
    I am interested in developing forms on a mobile phone and saving data to the record management system.
    Tutorials or documents on the web would be appreciated.
    Thanks
    Some Guy :)

    just google :)

  • BAPIs / Function Modules to access org. structure data?

    Hi,
    I want to integrate SAP org. structure with external BPM system.
    anybody knows how to access org. structure data via RFC or web services?
    Thanks in advance.

    The purchasing org and purchasing grp can be found in T024E and T024 table.
    Regards
    Anurag

Maybe you are looking for

  • Have tried to uninstall but still Safari quit unexpectedly while using the librooksbas.dylib plug-in.

    Process:         Safari [226] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         6.0.5 (8536.30.1) Build Info:      WebBrowser-7536030001000000~6 Code Type:       X86-64 (Native) Parent

  • FCP 7 Won't Install (Overwritten by X)

    I accidentally overwrote my FCP 7 app when installing FCP X. I have the installation disks for FCS 7, but when I put the disk into my Mac Pro, it ejects itself from both disk drives!! Does anyone know why? I'll call Apple tomorrow to try to get help.

  • Server newbie, Can I do this:

    I have a 2011 Mac mini, two MBPs, two iPads and two iPhones in the household.  Currently the mini hosts the iPhoto and iTunes libraries with Home Sharing on to access from other devices.  Here's what I'd like to do with Server, but not sure if everyt

  • HT4623 I cannot activate my iPad mini

    I cannot activate my iPad mini because the activation server is unavailable and I cannot activate my iPad mini from my iTunes because find my iPhone is still on, please help.

  • Insert to table as select only some values

    Hi all, I have those two table Table ANAGUTEN CODI_UTEN NOT NULL NUMBER(5) NOME_UTEN NOT NULL VARCHAR2(30) PASS_UTEN NOT NULL VARCHAR2(30) Table RELAUTENPROF CODI_PROF NOT NULL NUMBER(5) CODI_UTEN NOT NULL NUMBER(5) The problem is that only some reco