Re: Re: [Fwd: FindSO?]

Geoff,
Sean Brown mentioned that 3J has removed these limitations. To remove the
limitations manually in any other 3.x prior to 3J, set the CFG:DO:17 flag.
-Dustin
From: Geoff Puterbaugh <[email protected]>
Date: Thu, 17 Dec 1998 15:31:58 -0500
Subject: Re: [Fwd: FindSO?]
Sameer,
You said that we can use the ObjectLocationMgr with
Service Objects. That has not been my experience.
In fact, I feel that the whole documentation section
for the ObjectLocationMgr is missing the following:
WARNING: This service may NOT be used to publish or
find objects created by Forte. These all reside in
the reserved name-space "/forte". This service may
only be used to publish and find user-defined objects.
But I am only speaking from one afternoon's experience
a month or so back.
All my best,
Geoff
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Geoff,
Sean Brown mentioned that 3J has removed these limitations. To remove the
limitations manually in any other 3.x prior to 3J, set the CFG:DO:17 flag.
-Dustin
From: Geoff Puterbaugh <[email protected]>
Date: Thu, 17 Dec 1998 15:31:58 -0500
Subject: Re: [Fwd: FindSO?]
Sameer,
You said that we can use the ObjectLocationMgr with
Service Objects. That has not been my experience.
In fact, I feel that the whole documentation section
for the ObjectLocationMgr is missing the following:
WARNING: This service may NOT be used to publish or
find objects created by Forte. These all reside in
the reserved name-space "/forte". This service may
only be used to publish and find user-defined objects.
But I am only speaking from one afternoon's experience
a month or so back.
All my best,
Geoff
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Similar Messages

  • Re: [Fwd: FindSO?]

    Hi Rick,
    You can use the Forte ObjectLocationMgr to dynamically register and bind
    to named, anchored objects (which may be service objects). The SCAFFOLDS
    2.0 RouteManager (Custom Router) uses this mechanism to determine the
    ExecutionManager (typically a service object) to route to, at run time.
    However, there are some issues that you need to consider before going
    with this approach. The primary disadvantage of not directly using a
    ServiceObject reference in Forte is that Forte failover only kicks in
    when you directly call out to a ServiceObject that is absent from the
    current environment. A direct call to the ServiceObject is also required
    at application startup of deployed applications if you do not pre-start
    your server partitions.
    The SCAFFOLDS custom routing mechanism accounts for all these issues
    while still providing you with the dynamic ServiceObject determination
    that you are looking for. You can provide the routing rules by either
    using one of the RouteModules out of the box, or by writing your own
    RouteModule.
    If you give some more details about your scenario, I will be happy to
    make further recommendations.
    Is there a way to get an object reference to a service object by
    name/string ?
    In a connectorHandler, I'm trying to dynamically connect to the partition
    of a Service Object wihtout having to hardcode a huge case statement and
    know a compile time all possible SO's. Thanks in advance.
    Rick Vaillancourt
    Novalis Corporation
    Sameer Vaidya
    SCAFFOLDS Engineer
    Sage IT Partners
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    As of release 3J there is an easier way to do this that used to be hidden.
    I am hoping that the uncovering of this functionality was on purpose and not
    by accident meaning it may go away later!? But, it is now possible to use
    the name service to look up a service object directly. This used to require
    setting an unsupported configuration flag but appears to no longer require
    this.
    You use bindobject as you would with a named anchored object but supply the
    path to your service object. The path is in the form:
    'site/ServerProjectName_cl#/ApplicationName_cl#-ServiceName'
    Using this method, fail-over and load balancing will worked as advertised!
    This is not the case when you bind to a named anchored object.
    One catch is that the service can only be found under the name above when it
    has actually been deployed. The path is different when you are running from
    the workshops. I am assuming that direct binding will work in that
    circumstance as well as long as you provide the correct path. However, I
    have not tested it.
    Hope this helps!
    Sean
    Cornice Consulting Inc.
    mailto:[email protected]
    -----Original Message-----
    From: [email protected]
    [<a href="mailto:[email protected]">mailto:[email protected]]On</a> Behalf Of Sameer Vaidya
    Sent: Thursday, December 17, 1998 12:02 PM
    To: [email protected]
    Cc: Tim E. Hall; [email protected]; [email protected]
    Subject: Re: [Fwd: FindSO?]
    Hi Rick,
    You can use the Forte ObjectLocationMgr to dynamically register and bind
    to named, anchored objects (which may be service objects). The SCAFFOLDS
    2.0 RouteManager (Custom Router) uses this mechanism to determine the
    ExecutionManager (typically a service object) to route to, at run time.
    However, there are some issues that you need to consider before going
    with this approach. The primary disadvantage of not directly using a
    ServiceObject reference in Forte is that Forte failover only kicks in
    when you directly call out to a ServiceObject that is absent from the
    current environment. A direct call to the ServiceObject is also required
    at application startup of deployed applications if you do not pre-start
    your server partitions.
    The SCAFFOLDS custom routing mechanism accounts for all these issues
    while still providing you with the dynamic ServiceObject determination
    that you are looking for. You can provide the routing rules by either
    using one of the RouteModules out of the box, or by writing your own
    RouteModule.
    If you give some more details about your scenario, I will be happy to
    make further recommendations.
    Is there a way to get an object reference to a service object by
    name/string ?
    In a connectorHandler, I'm trying to dynamically connect to thepartition
    of a Service Object wihtout having to hardcode a huge case statement and
    know a compile time all possible SO's. Thanks in advance.
    Rick Vaillancourt
    Novalis Corporation
    Sameer Vaidya
    SCAFFOLDS Engineer
    Sage IT Partners
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>

  • [Fwd: Client accessing MBeanHome for more than one domain receives SecurityException]

    Fwd'ing to security newsgroup
    -------- Original Message --------
    Subject: Client accessing MBeanHome for more than one domain receives
    SecurityException
    Date: 4 Mar 2004 07:27:33 -0800
    From: Dinesh Bhat <[email protected]>
    Reply-To: Dinesh Bhat <[email protected]>
    Organization: BEA NEWS SITE
    Newsgroups: weblogic.developer.interest.management
    Hi,
    When a client accesses MBeans of more than one domains (Weblogic 8.1)
    that have
    different passwords, it receives a SecurityException. This occurs when
    the MBeanHome
    for each domain is looked up at initialization and reused for each
    request ( to
    access MBeans ). The security exception does not occur if the MBeanHome
    for each
    domain is looked up for each request. On initial review, this behavoir
    seems inconsistent.
    Looking up the MBeanHome for each request may introduce a significant
    overhead.
    I am not sure if concurrent lookups would also cause the same problem.
    I have read on another post that we can work around this problem by
    establishing
    a trust relationship between the servers, but this may not be feasible
    when one
    is monitoring a lot of servers and the overhead of configuration may be
    an issue.
    I have attached code that can reproduce the problem.
    Please advise on the correct approach.
    Thanks
    Dinesh Bhat
    Panacya Inc.
    import java.util.ArrayList;
    import java.util.Set;
    import java.util.HashMap;
    import java.util.Iterator;
    import java.util.Hashtable;
    import javax.management.MBeanServer;
    import javax.naming.Context;
    import weblogic.jndi.Environment;
    import weblogic.management.MBeanHome;
    * This class reproduces the Security Exception that is caused when a client tries to access
    * MBeans of more than one domain with different weblogic passwords. Here is the stacktrace of the
    * exception
    * java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators]
         at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
         at weblogic.management.internal.AdminMBeanHomeImpl_811_WLStub.getDomainName(Unknown Source)
         at WLSecurityTest.getWeblogicInfo(WLSecurityTest.java:140)
         at WLSecurityTest.runTest(WLSecurityTest.java:75)
         at WLSecurityTest.<init>(WLSecurityTest.java:66)
         at WLSecurityTest.main(WLSecurityTest.java:51)
         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:324)
         at com.intellij.rt.execution.application.AppMain.main(Unknown Source)
    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators]
         at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:682)
         at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:181)
         at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:814)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:299)
         at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:920)
         at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:841)
         at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:222)
         at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:794)
         at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:570)
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:105)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    * Note: the exception is caused only when the MBeanHome for each domain is cached and used for subsequent
    * transactions. The exception does not occur if the MBeanHome for each domain is looked up for each transaction. This
    * would significant overhead in practice. Also the transactions across the various domains occurs serially, hence
    * the effect of concurrent lookups has to be tested.
    * Usage:
    * This class has been tested with weblogic 8.1
    * The class needs weblogic.jar in its classpath
    * One can specify the weblogic details as System properties. The properties need to be specified in
    * the following format:
    * wls.host.n, wls.userId.n, wls.password.n where n is the weblogix instance number. Also specify
    * the boolean system property reconnect.each.iteration to toggle between reconnecting or not reconnecting
    * for each iteration. When not reconnecting for each iteration, the MBeanHome is reused and the Security Exception
    * occurs.
    * Following is the example of system properties
    * -Dwls.host.0=localhost:7001 -Dwls.userId.0=weblogic -Dwls.password.0=weblogic
    * -Dwls.host.1=localhost:7011 -Dwls.userId.1=weblogic -Dwls.password.1=weblogic1
    * -Dwls.host.2=localhost:7021 -Dwls.userId.2=weblogic -Dwls.password.2=weblogic2
    * -Dreconnect.each.iteration=false
    public class WLSecurityTest
    ArrayList wlsDetailsList = new ArrayList();
    HashMap connectionMap = new HashMap();
    public static void main(String[] args)
    try
    WLSecurityTest wlSecurityTest = new WLSecurityTest();
    catch (Exception e)
    e.printStackTrace();
    * Constructor
    * @throws Exception
    public WLSecurityTest() throws Exception
    int noOfTries = 10;
    getWLSDetails();
    for( int i=0; i <= noOfTries; i++)
    runTest();
    * Runs the test
    private void runTest()
    for (int i = 0; i < wlsDetailsList.size(); i++)
    WLSDetails wlsDetails = (WLSDetails) wlsDetailsList.get(i);
    getWeblogicInfo(wlsDetails);
    * Get Weblogic details from System properties
    * @throws Exception
    private void getWLSDetails() throws Exception
    wlsDetailsList = new ArrayList();
    String hostKeyTmpl = "wls.host";
    String userIdKeyTmpl = "wls.userId";
    String passwordKeyTmpl = "wls.password";
    boolean done = false;
    for (int i = 0; !done; i++)
    WLSDetails wlsDetails = new WLSDetails();
    String hostKey = hostKeyTmpl + "." + Integer.toString(i);
    String userIdKey = userIdKeyTmpl + "." + Integer.toString(i);
    String passwordKey = passwordKeyTmpl + "." + Integer.toString(i);
    wlsDetails.hostName = System.getProperty(hostKey);
    done = (wlsDetails.hostName == null) || (wlsDetails.hostName.length() == 0);
    if (!done)
    wlsDetails.userId = System.getProperty(userIdKey);
    wlsDetails.password = System.getProperty(passwordKey);
    connect(wlsDetails);
    wlsDetailsList.add(wlsDetails);
    * Lookup the MBeanHome for the specified weblogic server
    * @param wlsDetails
    * @throws Exception
    public synchronized void connect(WLSecurityTest.WLSDetails wlsDetails) throws Exception
    Context ctx = null;
    MBeanHome mbHomeLocal = null;
    try
    Environment env = new Environment();
    env.setProviderUrl("t3://" + wlsDetails.hostName);
    env.setSecurityPrincipal(wlsDetails.userId);
    env.setSecurityCredentials(wlsDetails.password);
    Hashtable hashtable = env.getProperties();
    System.out.println(hashtable.toString());
    ctx = env.getInitialContext();
    wlsDetails._mBeanHome = (MBeanHome) ctx.lookup(MBeanHome.ADMIN_JNDI_NAME);
    catch (Exception e)
    e.printStackTrace();
    * Gets weblogic information using MBeans
    * @param wlsDetails
    public synchronized void getWeblogicInfo(WLSDetails wlsDetails)
    try
    boolean reconnectEachIteration =
    Boolean.getBoolean("reconnect.each.iteration");
    if( (reconnectEachIteration) || ((wlsDetails._mBeanHome == null) && (!reconnectEachIteration) ))
    connect(wlsDetails);
    MBeanHome mbHomeLocal = wlsDetails._mBeanHome;
    String domainName = mbHomeLocal.getDomainName();
    Set allMBeans = mbHomeLocal.getAllMBeans();
    System.out.println("Size: " + allMBeans.size());
    Set clusterMBeans = mbHomeLocal.getMBeansByType("Cluster", domainName);
    System.out.println(clusterMBeans);
    MBeanServer mBeanServer = mbHomeLocal.getMBeanServer();
    catch (Exception ex)
    ex.printStackTrace();
    * Class that holds weblogic server details
    class WLSDetails
    String hostName = "";
    String userId = "";
    String password = "";
    MBeanHome _mBeanHome = null;

    If Server version is 61.
    Make user "system" password of all weblogic servers same.
    If Server version above 61(70,81)
    In the Security Advanced Settings un check generated credential and specify a common credentail for all the weblogic servers(domains).

  • How can I change the text in toolbars ("Forward" to "Fwd", etc)

    I want to shorten the text for items in my toolbar because the address box is way too short. I know how to change the items for items on the second row toolbar (right-click>properties), but I want to change the text for items in the top row. Right click does not show a property option for the items in the top row. For example, I want to change "Back" to "Bk", "Forward" to "Fwd". Two of the items are way too long ("Google Shortcuts v" and "Downloads"). I want to change these to "Gogl extr" and "DnLds". I want both text and the icons.
    By any chance, if the above can not be done, can I create custom icons? I'd take the current icon (where are they stored?) and add my own text into the icon, then tell firefox to show the icon.
    I'm using Firefox 22.0

    Have you considered using Icons ''(only)'' instead of Text and Icons in the Customize Toolbars dialog box?

  • How do I remove email address not in contact list.they drop down when in the "to"field trying to either fwd ,send or reply. How did they get there in the first place. And the edit key does not show in my contacts

    When sending email wether reply or fwd or new addresses drop down that not show in my contacts. How do,I remove them and how did they get there?  And the edit key notmshowing in my contacts.
    Someone else's reply  nothing that could be done short of clearing out all contacts and starting over. But these are not in my contacts!!!!!!!!!! So,that is not an answer

    So are you telling me that anyone I ever send n email to will appear in the drop down list but not in contacts? I don't have that many contacts on list so are younsayingmi would have to remove them all to remove the unwanted address in the drop down to go away? If that is not  please explain

  • CO01 - system changes sch.start time given by the user (fwd sched., no cap. check, no shifts defined)

    Dear Experts,
    I am facing a very strange issue. Whenever I am trying to manually create and schedule a discrete production order  in ECC 6.0, with 1-forward scheduling (in CO01 transaction), by giving scheduled start date and time and pressing the "Schedule" button; the system changes the start time given by me (the date remains) and executes the scheduling with that start time.
    For example, when I want to produce 12072 PCs, and I give 08:00 as shceduled start time, the system changes it to 15:59, adds the operation times correctly and defines the 'correct' scheduled end date (again, with fwd scheduling type!).
    There is some logic on how the system changes the scheduled start time given by me. Below a certain production quantity, the issue doesn't come up, lead time scheduling is carried out, as it is expected. So the problem only occurs, when the order qty exceeds a certain limitation. In that case the order cannot be scheduled to a certain time phrame (between 07:59 and 15:59), so the system changes the scheduled start time given by me (whenever the order falls into the mentioned period). Depending on the order qty the mentioned period (to which the order cannot be scheduled) is changing.
    I made the following checks in the system:
    production calendar is set correctly, it is not blocking the production
    all the applied work centers are available from 00-24 hrs
    no shifts has been defined on any of the WCs, production is enabled in 00-24 hrs
    there is no other production scheduled on any of the work centers, capacity load is 0% on all of them, as it has been checked in CM03
    order scheduling was performed with '1-forward' scheduling type
    anyway, capacity check is switched off in the system
    formulas on the work centers are all correct, the processing time calculated based on them is also correct (No queue, wait, setup, etc. times are set in the system, we are only using processing times.)
    no error messages
    As far as I know, in the above case lead time scheduling must be carried out, the system is simply 'not allowed' to change the start date given by me, just add operation times to the start and define the scheduled end date.
    Thank you in advance,
    T

    Jiaul,
    please find the screenshots.
    1.Mark for Relevant finite scheduling in scheduling or capacity tab - yes
    2.Can be used for multiple operation - yes
    3.Capacity Planner Group set up - yes
    Caetano,
    in my case the order scheduled start date is exactly the same as the operation start date. The problem is that this date cannot be manually scheduled to a certain time interval, the system changes the scheduled start date specified by me. (Like there was a "blocked period".)
    Thank you,
    T

  • RE: (forte-users) (Fwd) ODBC & Dynamically Choosing aDatabase Ve ndor

    The error you are getting is saying that the data source is not correctly
    specified. Make sure the data source(or the name of the ODBC driver you
    created) is correctly specified in your code.
    ka
    -----Original Message-----
    From: Duncan Kinnear [mailto:[email protected]]
    Sent: Sunday, December 19, 1999 6:26 PM
    To: [email protected]
    Subject: (forte-users) (Fwd) ODBC & Dynamically Choosing a Database
    Vendor
    I am trying to dynamically create a DBSession to connect to the
    Microsft SQL Server ODBC Driver on a Forte Server Node.
    I have tested the ODBC connection on the Local Machine and it works fine.
    I have connected to the SQL Server on that machine with a Static
    DBSession Object and that works fine.
    I have used the same code to create a DBSession to Informix on Unix
    and that worked fine.
    The error I get is a converted ODBC one:
    SYSTEM ERROR: Attempt to load partition named TestWinProject_cl0_Part1
    failed.
    Class: qqsp_ResourceException
    Error #: [1001, 4]
    Detected at: qqrt_ForteExecAgent::LoadPartition at 2
    Error Time: Mon Dec 20 12:05:37
    Distributed method called: qqrt_ForteExecAgentProxy.LoadPartition!7
    (object name Unnamed) from partition "Node Manager", (partitionId =
    40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11c, taskId =
    [40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11c.38]) in application
    "System
    Manager", pid 250 on node ALLY in environment testenv
    Exception occurred (remotely) on partition "Forte_Executor",
    (partitionId
    = 40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11e, taskId =
    [40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11e.22]) in application
    "TestWinProject_cl0", pid 235 on node ALLY in environment TestEnv.
    SYSTEM ERROR: Failed to create service object TestDataProject.TestService.
    Class: qqsp_ResourceException
    Last TOOL statement: method TestServiceMgr.
    Error Time: Mon Dec 20 12:05:37
    Exception occurred (remotely) on partition "Forte_Executor",
    (partitionId
    = 40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11e, taskId =
    [40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11e.22]) in application
    "TestWinProject_cl0", pid 235 on node ALLY in environment TestEnv.
    USER ERROR: (This error was converted)
    Failed to connect to database: ForteSQLServer , username: justin .
    [Microsoft][ODBC Driver Manager] Data source name not found and no
    default
    driver specified
    Class: qqdb_RemoteAccessException with ReasonCode:
    DB_ER_DBMSCONNECTION
    DBMS SQLSTATE: IM002
    Class: qqsp_ErrorDescriptor
    Detected at: qqdb_OdbcVendorInfo::DoSQLConnect at 10
    Last TOOL statement: method ServiceMgr.SetDBSession
    Error Time: Mon Dec 20 12:05:37
    Exception occurred (remotely) on partition "Forte_Executor",
    (partitionId
    = 40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11e, taskId =
    [40114BC0-B0FC-11D3-B4D6-E87D6941AA77:0x11e.22]) in application
    "TestWinProject_cl0", pid 235 on node ALLY in environment TestEnv.
    Versions:
    SQL SERVER 6.5
    ODBC Driver SQL Server 2.65.0240
    ODBC Manager 3.0.28.22
    NT 4 sp4
    Forte 3.0.J.1
    The code I'm using is almost identical to that given in the "Dynamically
    Choosing a Database Vendor" section of the "Making a Database
    Connection" chapter of the "Accessing Databases" manual.
    Any suggestions would be greatly appreciated
    Thanks in advance.
    Cheers,
    Duncan Kinnear,
    McCarthy and Associates, Email:
    [email protected]
    PO Box 764, McLean Towers, Phone: +64 6 834 3360
    Shakespeare Road, Napier, New Zealand. Fax: +64 6 834 3369
    Providing Integrated Software to the Meat Processing Industry for over 10
    years
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: [email protected]

  • Re: and Fwd: in Email Subject

    Is there any way to prevent the Re: and Fwd: from being added in front of the text in an email subject when an email is reply to or forwarded?
    Solved!
    Go to Solution.

    No, it is automatically added and can be edited out if you choose.
    But there is not an option to not have it.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Is there any way to fwd delete with mavericks?

    Is there any way to fwd delete with mavericks?

    Try Fn+Delete if you are asking about deleting characters to the right of typed text. Verified on TextEdit.

  • Shipping Costing - Invoice for the FWD Agent

    Hello:
    I am working with PO, Inbound Deliveries and Shippment in order to assign the import costs to all the items related to the shipment.
    I have a concern. I have created a Shipping Cost Document related to a Shipment, This document has a FWD Agent assign.
    Is there a way to register the Invoice (MIRO) of the FWD without having a PO created for the service?
    I have reviewed that in the MIRO, if I select "Purchase Order /Scheduling Agreement" and at the right I put "Planned Delivery Cost", the system brings the cost of the FWD related to that PO,
    The thing is that I want to register the whole cost of the FWD Agent related to a Shipment. So in the MIRO I select "Transportation Service Agent" and select the Shipment N°, but the system is not showing any line items.
    My question is, is there an option of registrating the FWD Agent invoice (MIRO), without a PO created and for the whole Shippment?, And if the answer is YES, how?, maybe some configuration is missing.
    Thanks in advanced,
    Regards,

    A freight PO (service PO) is required.  When you settle shipment cost document,  the service acceptance document is created.  This in turn will either add an entry to the already exist service/freight PO or generate a new service/freight PO (depend on how you configure the shipment cost item category).  This will allow you to create invoice in MIRO using the shipment document.
    The service/freight PO is required because you want to create invoice for the FWD agent.  The service/freight PO is just for a specific FWD agent.

  • Re: (forte-users) Session management for page builder(fwd)

    Jaco,
    Hope this helps,
    John
    John Soper, Information Systems Development, ITS, The University of Melbourne
    email: j.soperits.unimelb.edu.au >>>> Tel: 9344 5612---------- Forwarded message ----------
    Date: Mon, 10 Jan 2000 16:34:31 +1100
    From: Lyle Winton <L.Wintonits.unimelb.edu.au>
    To: John Soper <j.soperits.unimelb.edu.au>
    Subject: Re: (forte-users) Session management for page builder (fwd)
    Why not construct an intermediate page after the
    login page that has SESSION_UNSPECIFIED and
    a refresh META tag. The page can then refresh
    to either the login failed or login succeeded pages
    depending on how the login went! Looks like...
    1) Login page (SESSION_UNSPECIFIED)
    2A) Refresh page (SESSION_UNSPECIFIED)
    < HTML >
    < HEAD >
    < META http-equiv="refresh"
    content="0;URL=<a href=
    "http://www.blah.com/forte.cgi?PageName=3">http://www.blah.com/forte.cgi?PageName=3</a>" >
    < /HEAD >
    < BODY >
    Login succeeded. Please wait...
    < /BODY >
    < /HTML >
    2B) Refresh page (SESSION_UNSPECIFIED)
    < HTML >
    < BODY >
    Login failed.
    < /BODY >
    < /HTML >
    3) We're finally in. (SESSION_REQUIRED)
    I'm not sure if this works on internet exploder.
    Lyle.
    John Soper wrote:
    Lyle,
    (Post from forte mailing group)
    Does this make sense to you?
    John
    John Soper, Information Systems Development, ITS, The University of Melbourne
    email: j.soperits.unimelb.edu.au >>>> Tel: 9344 5612---------- Forwarded message ----------
    Date: Thu, 30 Dec 1999 07:54:24 +0200
    From: "Jaco Erasmus (home)" <jacoerasmweb.co.za>
    To: kamranaminyahoo.com
    Subject: (forte-users) Session management for page builder
    Hi everybody,
    We have a lot of legacy code making use of the page builder service to
    produce web pages. These pages were originally written without session
    management. I'm now busy adding session management to them, but there is
    one problem with this approach and I will appreciate if someone can shed
    some light on it. Here it is:
    Page one is submitted.
    Some validation (authentication) takes place and depending on the outcome,
    either page 2A (SESSION_REQUIRED) or 2B (error page with
    SESSION_UNSPECIFIED) must be displayed. In order to implement this, I
    needed a place to make a decision. The way I've done it, is to pass a
    'virtual page' (SESSION_UNSPECIFIED) to the page builder service. The
    validation is done here and request.PageName is then replaced with the
    PageName of pages 2A or 2B. The HandleRequest() method is then called
    again. The problem is that the ValidateSession() method does not get
    invoked again, thus allowing 2A through without a session. How do I make
    sure that the ValidateSession() method get invoked again?
    The approach making use of templates look to me as if it has all the means
    to do this (redirect tag), but I don't want to rewrite everything if I
    don't have to. Is there a way that a pagebuilder page can be specified by
    the redirect tag? This will definitely help, but so far I've only managed
    to call templates from the redirect tag.
    Is the template approach better suited for session management? It is
    definetely better documented...
    Regards.
    Jaco
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.sageit.com

    Hi,
    i hope this helps
    http://help.sap.com/saphelp_nw70/helpdata/EN/7e/aa610cc1dd8f4388b1df02fc362f0f/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/69/c250754ba111d189750000e8322d00/frameset.htm
    regards,
    Anil.

  • Is it possible to do back and fwd in browser (IE11, chrome) using touchpad for yoga 13?

    I know I can do scroll using two fingers, but I have not figure out how to do back and fwd using touchpad.
    is it possible?

    Friends,
    Any help to solve the above issue ?

  • FWD & RW Controls Gone Wonky

    I've had my Creative Zen 8gb for not quite 8 months. A couple of months ago the RW control started doing this very annoying thing where I would be holding down to rewind (I use it for audio books so sometimes I want to go back several minutes), and suddenly the player would skip to the next track (yes, FORWARD). Yesterday, the FWD control started doing the same thing, only skipping BACKWARDS a track.
    Anyone ever heard of something like this, and/or have any notion whether it can be fixed? Or am I going to get a new MP3 player for Christmas?
    Thanks.

    The cleanup seems to have done it, though I sure don't understand how. :-) I didn't have to do the full restore/reformat option.
    The buttons even felt odd before, like they weren't pushing properly, and now they feel normal again. (That's gotta be my imagination, though.)
    Thanks!

  • FF 3.6.15 & AOL Homescreen:No recognition of Left Mouse clicking fwd/back arrows of AOL Home screen articles. IE8 does not have this problem.

    Using Fifefox 3.6.15 (no prob w/IE8) - at AOL Homescreen & trying to use Left-Click button on mouse to select Fwd/Back arrows on news articles - AOL screen does not recognize mouse clicks on the fwd/back arrows.

    Using Fifefox 3.6.15 (no prob w/IE8) - at AOL Homescreen & trying to use Left-Click button on mouse to select Fwd/Back arrows on news articles - AOL screen does not recognize mouse clicks on the fwd/back arrows.

  • How can I change the standard Reply (Re) and Forward (Fwd) prefixes to my language?

    I have found the configuration entry for Fwd but not for Re ...

    Download the addon and see if it allows you to create the option you require.
    It says ''Moreover it is possible to define the standard pre- and postfix that Thunderbird should insert when replying or forwarding an email.''

Maybe you are looking for