[LS-476] Create BONT Integration WO issue Created: 01/Jul/25 Updated: 08/Jul/25 Due: 01/Jul/25 Resolved: 08/Jul/25 |
|
Status: | Closed |
Project: | L3 Support |
Component/s: | FN |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Urgent |
Reporter: | Abir Messaikeh | Assignee: | Abir Messaikeh |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | 5 hours | ||
Time Spent: | Not Specified | ||
Original Estimate: | 5 hours |
Attachments: |
![]() ![]() ![]() |
Customer: |
OMAN-Tel
|
Planned Start: | |
Planned End: | |
Defect Category: | Integration |
Product: | NEP |
Description |
Dear @Sara Saddik@Abir Messaikeh, While creating BONT WO customer is facing below issue. <NS1:Envelope xmlns:NS1="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 2025-06-26 13:02:58.083 [https-jsse-nio-8451-exec-5] INFO c.m.n.api.server.AuditServiceAdvice - >>> Start calling > createBONT |
Comments |
Comment by Abir Messaikeh [ 01/Jul/25 ] |
after sara patch below is the status Dear @Abir Messaikeh@Zein Trabelsi, While calling Create BONT API on .80 getting successful response as shown below. Please support to check. |
Comment by Abir Messaikeh [ 01/Jul/25 ] |
after zein patch on Saturday , order created but it was interrupted From: Shamim Ahmed Dear @Abir Messaikeh@Zein Trabelsi, Below is the successful example of BONT create workorder on prod before prod upgrade. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> |
Comment by Abir Messaikeh [ 01/Jul/25 ] |
From: Shamim Ahmed Dear @Abir Messaikeh@Zein Trabelsi, I'm writing to follow up on the BONT creation process. It appears that the "Create BONT" and subsequent order creation are now functioning correctly. However, the process is being interrupted at the "switching" stage. Upon investigation, it seems that while the getActiveNeDetailsBontOrder API is returning a successful response internally, the attributes within this response are different from what was previously expected or received. This discrepancy is causing the interruption at the switching phase. To assist with debugging and resolution, I've noted the success and failed cases below. Please let me know if you require further details on these cases. |
Comment by Bannour Bouakkez [ 01/Jul/25 ] |
An investigation revealed misaligned Flowable expressions in the "Minimal_Switching_for_BONT_Task" in in the "Minimal Switching for BONT" task . The necessary updates have been made. getActiveNeDetailsBontOrderResponse.cvlanIp is now ==> getActiveNeDetailsBontOrderResponse.dataInnerVlan The updated process is attached ( Minimal_Switching_for_BONT_Task.zip ) |
Comment by Abir Messaikeh [ 08/Jul/25 ] |
Updated process applied on PROD ( root cause a regress while executing BONT automation CR) |