Quantcast
Viewing all 2772 articles
Browse latest View live

OTM 6.3 -- RAC database error

We are setting up a new OTM 6.3 setup, while creating the database the csv upload fails at "import_content.sh" (from create_all.sh) with the following exception:

Exception:
----------
CONTENT_MANAGEMENT_SYSTEM

Caught exception: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection

java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection

java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
at oracle.jdbc.driver.T4CConnection.logon(T4CConnecti on.java:458)
at oracle.jdbc.driver.PhysicalConnection.<init>(Physi calConnection.java:546)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnect ion.java:236)
at oracle.jdbc.driver.T4CDriverExtension.getConnectio n(T4CDriverExtension.java:32)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriv er.java:521)
at glog.util.datasource.GC3ConnectionEstablisher.conn ect(GC3ConnectionEstablisher.java:50)
at glog.util.datasource.DataSource.reserve(DataSource .java:154)
at glog.util.datasource.DataSource.reserve(DataSource .java:140)
at glog.util.datasource.DataSource.reserve(DataSource .java:135)
at glog.database.admin.CSVUtil.initializeConnection(C SVUtil.java:3003)
at glog.database.admin.CSVUtil.main(CSVUtil.java:3271 )
at glog.database.admin.CSVUtil.main(CSVUtil.java:3041 )
at glog.database.admin.MultiCSV.main(MultiCSV.java:57 )
Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection
at oracle.net.nt.ConnStrategy.execute(ConnStrategy.ja va:392)
at oracle.net.resolver.AddrResolution.resolveAndExecu te(AddrResolution.java:434)
at oracle.net.ns.NSProtocol.establishConnection(NSPro tocol.java:687)
at oracle.net.ns.NSProtocol.connect(NSProtocol.java:2 47)
at oracle.jdbc.driver.T4CConnection.connect(T4CConnec tion.java:1102)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnecti on.java:320)
... 12 more

================================================== ==============

glog.properties has the following DB entries:
-----------------------------------------

glog.database.dbathin.t2client.connectionURL=jdbc: oracle:thin:@//test.otm.com:1521/OTM_DEV
glog.database.DBA.t2client.connectionURL=jdbc:orac le:thin:@//test.otm.com:1521/OTM_DEV
glog.database.DBADirect.t2client.connectionURL=jdb c:oracle:thin:@//test.otm.com:1521/OTM_DEV
glog.database.migration.t2client.connectionURL=jdb c:oracle:thin:@//test.otm.com:1521/OTM_DEV
glog.database.dbaglogowner.t2client.databaseURL=jd bc:oracle:thin:@//test.otm.com:1521/OTM_DEV
glog.database.dbareportowner.t2client.databaseURL= jdbc:oracle:thin:@//test.otm.com:1521/OTM_DEV

Any insight would be appreciated.
Image may be NSFW.
Clik here to view.

Create S_EQUIPMENT equal to No. of THU defined in Ship Unit

Hi All,

I am trying the below scenario- I have order with Ship Unit order config, and defined 1 Ship Unit with no. of 3 THU (THU defined as TEU with exact tear weight:20T). The Equipment capacity provided for this order is same as tear weight of THU. I am expecting it should create 3 S_Equipment in single shipment. But now it create single shipment with 1 S_Equipment.
Can anyone suggest me any configuration change to get 3 S_EQUIPMENT(based on No. THU defined in Ship Unit) in single Shipment.

Thanks,
Vikas
Image may be NSFW.
Clik here to view.

OTM and GPS integration for Vehicle Tracking and Shipment status update

Hi All,

I am working on client requirement to have OTM and GPS integration for Vehicle Tracking and Shipment status update.

Appreciate any input on solutions available to deals this requirement. Are there any third party systems/tools which can be used?

Thanks
Arpit
Image may be NSFW.
Clik here to view.

AP Invoice BPEL Files

Hi,
We are on EBS R12 and OTM 6.2. We are looking to implement the out of box AP interface. Can anyone point me to where the BPEL files are available for download? We asked Oracle and Oracle pointed us to some documentation. But that is for the 10g version and we are on 11g version of fusion middleware.
Regards,
Ashwin
Image may be NSFW.
Clik here to view.

TransmissionReport from OTM to SOA

Hi,

I have integrated the OTM 6.3 with EBS using SOA. We are sending the inbound xml's to OTM from SOA. The xml's are posted properly and we get an acknowledgement from OTM as below
------------------------------
<TransmissionAck xmlns="http://xmlns.oracle.com/apps/otm"><EchoedTransmissionHeader><TransmissionHeader><Use rName>INTEGRATION</UserName><Password>******</Password><SenderTransmissionNo>2D38373331373936363 9393533303637</SenderTransmissionNo><ReferenceTransmissionNo>229</ReferenceTransmissionNo><AckSpec><ComMethodGid><Gi d><Xid>SERVICE</Xid></Gid></ComMethodGid><ContactGid><Gid><DomainName>ABC</DomainName><Xid>CURRENCY_ESID</Xid></Gid></ContactGid></AckSpec><IsProcessInSequence>Y</IsProcessInSequence></TransmissionHeader></EchoedTransmissionHeader></TransmissionAck>--------------------------------
But we need TransmissionReport to be sent from OTM to SOA along with this acknowledgement and from SOA to EBS, how we can achieve this ???
We also used below properties
----------------------------------
glog.integration.TransmissionReport=yes --> You will always receive the TransmissionReportwhen including an AckSpec element.



glog.integration.TransmissionReport.readResponse=true --> Allows Oracle Transportation Management tolisten for the HTTP response code from the external system. OracleTransportation Management does not do anything different no matter if theresponse code arrives or not.

glog.integration.TransmissionReport.includesummarydeta il=1 --> 1 - Includes the TransmissionSummary in theTransmissionReport.

---------------------------------------------


Regards,
Akshay

Image may be NSFW.
Clik here to view.

OTM 6.3 startup errors

Hi All,

I am new to OTM. I have installed following software on Linux-64 machine
1)Oracle-client,weblogic server, HTTP server, OTM software on OTM-01 machine
2)oracle database on OTM-02 machine

Now, I have to start OTM.
Could anyone tell me how the steps to start OTM,web server,HTTP server?

I have tried to start OTM after searching on google.
I didn't find any file under /etc/init.d
so I started OTM by following command.

$OTM/install/ohs/glogweb-w1
It is giving error
Log file console.log is

####<Apr 16, 2013 2:22:50 PM EDT> <Critical> <WebLogicServer> <otm-01.au.oracle.com> <gc3-otm-01> <Main Thread> <<WLS Kernel>> <> <> <1366136570575> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user system denied
weblogic.security.SecurityInitializationException: Authentication for user system denied
at weblogic.security.service.CommonSecurityServiceMan agerDelegateImpl.doBootAuthorization(CommonSecurit yServiceManagerDelegateImpl.java:966)
at weblogic.security.service.CommonSecurityServiceMan agerDelegateImpl.initialize(CommonSecurityServiceM anagerDelegateImpl.java:1054)
at weblogic.security.service.SecurityServiceManager.i nitialize(SecurityServiceManager.java:873)
at weblogic.security.SecurityService.start(SecuritySe rvice.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemReq uest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread. java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java :221)
Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User system javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User system denied
at weblogic.security.providers.authentication.LDAPAtn LoginModuleImpl.login(LDAPAtnLoginModuleImpl.java: 261)
at com.bea.common.security.internal.service.LoginModu leWrapper$1.run(LoginModuleWrapper.java:110)
at com.bea.common.security.internal.service.LoginModu leWrapper.login(LoginModuleWrapper.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)

>
####<Apr 16, 2013 2:22:50 PM EDT> <Notice> <WebLogicServer> <otm-01.au.oracle.com> <gc3-otm-01> <Main Thread> <<WLS Kernel>> <> <> <1366136570630> <BEA-000365> <Server state changed to FAILED>
####<Apr 16, 2013 2:22:50 PM EDT> <Error> <WebLogicServer> <otm-01.au.oracle.com> <gc3-otm-01> <Main Thread> <<WLS Kernel>> <> <> <1366136570631> <BEA-000383> <A critical service failed. The server will shut itself down>
####<Apr 16, 2013 2:22:50 PM EDT> <Notice> <WebLogicServer> <otm-01.au.oracle.com> <gc3-otm-01> <Main Thread> <<WLS Kernel>> <> <> <1366136570635> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
####<Apr 16, 2013 2:22:50 PM EDT> <Info> <WebLogicServer> <otm-01.au.oracle.com> <gc3-otm-01> <Main Thread> <<WLS Kernel>> <> <> <1366136570652> <BEA-000236> <Stopping execute threads.>


Regards,
Narottam


Image may be NSFW.
Clik here to view.

New Member in OTM Family

Hi All,

I am a new member of this OTM community. I am very excited to learn about OTM.

But,
  • Where to start
  • How many modules are presented in OTM
  • Where we can find the documents
  • Which module we can use in our daily basic Scenarios
  • Any Training centers/online courses are available
Please share your views, eagerly waiting for your suggestions

Thanks in advance
Murari
Image may be NSFW.
Clik here to view.

Fuel Surcharge - OTM 6.2.6

Our Fuel Surcharge for all modes are updated on a weekly to bi-weekly basis.
Each mode is setup with a specific Accessorial Code and Accessorial Cost and assigned to the specific Offering and Record.

For some reason, the Fuel Surcharge will either duplicate on a shipment; or not pick it up at all. (mostly for rail)

I checked everything possible... and can't seem to it out.

Any suggestions?
Image may be NSFW.
Clik here to view.

Send Individual Report In Body of Email vs. Attachment

How do I configure OTM to email a report in the body of the email and not as an attachment?
We have OTM configured to email all reports as attachments. But we have one report were we need to embed the text of the report in the body of the email.
The email address that we are sending the report to is associated with a printer and for some reason the printer will not print attachments. This is an external customer’s printer so we can’t reconfigure it.
We are on OTM 6.1.2. Thanks for your help.
Image may be NSFW.
Clik here to view.

OTM SIG webinar (EMEA/APAC) on 16th April 2013 (Tuesday @ 9:00 am GMT)

For those of you who have missed our EMEA/APAC webinar earlier today with a presentation by Oracle's Asli Yimenicioglu about the usage of Oracle GTM in Europe: the recording is now available on the OTMSIG website and on Youtube
Image may be NSFW.
Clik here to view.

Line Street Address in RIQ

Hello!

Could anyone help me with one matter.
I found a line Street Address in RIQ form.
Could anyone tell me for what we need this line. I've just meant how we could use this line and where. Maybe it works like a restriction?

Hope on your reply.
Thank you very much in advance.

Anna
Image may be NSFW.
Clik here to view.

Ignore same delivery date in bulk plan

Hi All,

As per the current setup of Bulk Plan , OTM check for late delivery date for multiple Order release, and if the late delivery date is same, then only it would consolidate the orders in one shipment.

Our requirement is that, it should consolidate order release in one shipment even if the Late delivery date is not same.

Please let me know how this can be achieved.

Attached document with example.

Thanks.
Attached Files
Image may be NSFW.
Clik here to view.

Compliance Rule Set Group

Attachment 1290Hi,

I am trying to create Compliance Rule Set Group using EAR algorithm and Compliance Rule Set.

I have changed the domain name to GTM as it was showing Serprov by default. But still OTM is displaying Servprov.

Because of this I am not able to do compliance screeing.

Appreciate your help.

PFA screen shot.

Thanks,
Subbu.
Attached Files
Image may be NSFW.
Clik here to view.

How to avoid Shipments bundling during Bulk plan

Dear All,
I have 3 OR:
1. From A-B = 1500 kg
2. From A-B = 200 kg
3. From A-C = 100 kg
I have Sell itinerary with Multi-Stop Itinerary check box unpicked.
I have Planning parameters BUILD DIRECT SHIPMENT OPTION FOR BULK PLAN =2.Not Build Multi-stop Shipment.
I need to build 3 sell shipments without any consolidation.
After bulk plan I have 2 Sell Shipment, because OR 1 and OR2 bundle together.:( How to avoid this bundling???
Image may be NSFW.
Clik here to view.

MavenWire to Host Super User Training

During the week of June 10, MavenWire will be hosting Oracle Transportation Management Super User Training which will be held onsite at our MavenWire NA Headquarters in King of Prussia, Pennsylvania, USA.

The four and a half day training will cover several topics which will turn average users into SUPERUSERS of the best in class Oracle Transportation Management (OTM) software. The topics of the course include:

Troubleshooting issues using OTM system logs.
Create and customize a log for a user.
How explain plans can assist with troubleshooting errors.
Domain structure and security.
Grants and permission used to control visibility between domains.
User set up and role configuration.
Menu management and screen layout configuration.
Workflow agent design and execution.
Saved query design.
Auto Assignment of data values.

Also, as a student, you have the ability to ask questions to Professionals in the subject matter. So what are you waiting for? Information and Registration can be found at MavenWire Training | MavenWire.
Image may be NSFW.
Clik here to view.

Linked Queries and column alias Issue


My linked queries are not working. I believe this is due to the column alias on the childColumns. The child columns of this link are being used in the below WHERE clause. I need an alias because 2 tables have the same columns.
Am I diagnosing this issue correctly? How do I fix this issue? Thanks for your response.

I am getting the following error:
java.sql.SQLSyntaxErrorException: ORA-00904: "Q2"."OM"."DEST_LOCATION_GID": invalid identifier

I believe the mapping is working because when I remove “om.” from the childColumns and from the left side of the where clause, I then get an SQL “ambiguously defined column” error.
Same error when I run the query using SQL developer and do not have an alias on the columns.


I have 2 queries:
Query 1 retrieves pairs of SOURCE_LOCATION_GID and DEST_LOCATION_GID values representing each leg/stop in a shipment.
These values then become the parameters for Q2 that generates a BOL report for each stop/leg.

A user enters a shipmentGID, Q1 generates the stop source/dest shipment combinations à Q2 uses these values to generate 1 or more BOL reports.
One for each leg/stop.

Query 1 will retrieve 1 or more rows per shipment:
select distinct om.source_location_gid SOURCE_LOCATION_GID, om.dest_location_gid DEST_LOCATION_GID,estimated_arrival
from shipment_stop s,SHIPMENT_STOP_D ST, ORDER_MOVEMENT om,ORDER_MOVEMENT_D omd
where omd.ORDER_MOVEMENT_GID = om.ORDER_MOVEMENT_GID
and omd.S_SHIP_UNIT_GID = ST.S_SHIP_UNIT_GID
and om.shipment_gid = ST.shipment_gid
and s.shipment_gid = ST.shipment_gid
and s.stop_num = ST.stop_num
and ST.activity='D'
AND &P_SHIPMENT_GID_PARAM
order by s.estimated_arrival


/* WHERE Clause of Query 2 */
where ST.shipment_gid = d.shipment_gid
.
.
and om.source_location_gid=:SOURCE_LOCATION_GID
and om.dest_location_gid=:DEST_LOCATION_GID


I have defined the following query links:

<link name="BOL_LINK" parentQuery="Q1" parentColumn="SOURCE_LOCATION_GID" childQuery="Q2" childColumn="om.source_location_gid" condition="=" />
<link name="BOL_LINK1" parentQuery="Q1" parentColumn="DEST_LOCATION_GID" childQuery="Q2" childColumn="om.dest_location_gid" condition="=" />
Image may be NSFW.
Clik here to view.

OTM Super-User Opportunity in Dallas, TX

Job Title: TransportationManagement System Super-User (Oracle OTM)

Reports To: Director– Global Transportation

Location: Dallas, TX

TalenTrust ID number: 1219




Apply directly at Home » TalenTrust – click the "Opportunities" tab




COMPANY OVERVIEW

Our client is aglobal, integrated logistics services provider for the management ofwarehouses, operations, inventory, and transportation, as well as inboundmanufacturing and reverse logistics, with sales of over $600 million andapproximately 5,000 employees. The company provides services to the industrial,automotive, mining, oil and gas, consumer durables, aerospace and defense, hightech, and electronics sectors, out of 71 facilities in 21 countries around theglobe. With origins in a well-respected global manufacturing company, we werepurchased by Private Equity in mid-2012.



POSITION SUMMARY

TheSystem Super-User is responsible for providing technical expertise for allaspects of the Transportation Management System (Oracle OTM). This position is also responsible forensuring that the technology solutions for the department are operational andmeeting the needs of the organization and their clients. Continuous improvement is an expectation inthis role.



PRINCIPAL DUTIES ANDRESPONSIBLITIES
  • Ensure that the Transportation Management system (TMS) (and supporting peripheral systems) are functioning effectively and supporting the operations
  • Work closely with the implementation team to ensure that the systems are configured appropriately to meet specific customer requirements (with the pre-defined operational standards)
  • Ensure that all efforts are made to adhere to the predefined global template for ALL TMS implementations
  • Execute or oversee the loading of new carriers, lanes, rates, part data, etc. into the systems
  • Execute the creation of reports and other performance-based output captured from the operational data
  • Analyze clientand operational needs and make recommendations for developing, implementing,and/or improving, transportation services/operations
  • Understand and communicate the system costs to the leadership team
  • Function as the technical lead on new client implementations
  • Demonstrate continuous effort to improve operations, streamline processes, drive standard work, and eliminate waste
  • Troubleshoot systems issues
  • Coordinate testing with other technical groups, clients, and users
  • Establish, train, and support suppliers, carriers, customers, etc. on the various systems
QUALIFICATIONS
  • Bachelor’s Degree required (preferably in Computer Science, Logistics, or Supply Chain)
  • 3-5 years of relevant experience with Load Planning or Transportation Control initiatives using Oracle OTM
  • Working knowledge of Global Transportation best practices and procedures
  • Excellent verbal and written communication skills
  • Proven success with beginning, improving, and following through with detailed and significantly complex job tasks in a timely manner without instruction or review
  • Ability to map out systems processes and communicate them to end users
COMPENSATION

Acompetitive compensation package is being offered for the position. Excellent benefit plan details will be provided to finalcandidates.



ABOUT US

TalenTrustworks with rapidly growing, middle market companies who value theirpeople. We are our client’s recruitmentpartner and identify exceptional talent to accelerate their growth. Unlike traditional staffing models, ourrecruitment process ensures full integration to capture a client’s culture andemployment brand. We provide apersonalized and collaborative value proposition to both the candidate andclient.

Find out moreabout us by visiting our website www.TalenTrust.com.



TalenTrust and our partners are EqualEmployment Opportunity (EEO) employers and welcome all qualified applicants.Applicants will receive fair and impartial consideration without regard torace, sex, color, religion, national origin, age, disability, veteran status,genetic data, or religion or other legally protected status.



Keywords: Oracle OTM, TMS,Transportation Management System, load planning, transportation control
Image may be NSFW.
Clik here to view.

Error on downloading OTM 6.3

Hi,

I am trying to download OTM 6.3 from Oracle edelivery. Since the File sizes are some what high and different files are available, it requires lot of time to download. The problem i am facing here is " page expiration". since it is taking time for the downloading the file, pages are getting expired and asking for the Signon again. Meanwhile the download get interrupted and failed.

Is there any specific settings that i need to change in the browser to keep the page alive?
or any specific browsers are there to download oracle products?

What i need to do for faster and uninterrupted download?

Note: i am using Google chrome browser for downloading OTM.

Thanks
Ranjithkumar
Image may be NSFW.
Clik here to view.

MultiStop Shipment Failed

Hi Freinds,

When I am trying to create multistop in 6.1, I am getting the following error

"
Error building multi-stop shipments. Failed to construct any TShipment for order bundle |GUEST.PK_OR1004|."

Please help...
Image may be NSFW.
Clik here to view.

Issue with Hardware Load Balancer in OTM 6.3

1)We configured web scalability using F5 load balancer with 2 OTM6.3 web servers.
2)The URL perfectly loads the login page but after authentication the login page bounce back to login page using one of the web server.

We got to know the problem is with the IP address. The load balancer uses IP address instead of FQDN.
We tried to access OTM using IP address of web server, it loads the page but after authentication it bounce back to login page again using FQDN in the browser URL.

Did any one faced this issue.

Any help would be appreciated.
Image may be NSFW.
Clik here to view.
Viewing all 2772 articles
Browse latest View live